whenever I want to store an empty or nil/null string a is stored.
This is just since 24.
had a local instance and all was working fine, I upgraded to 24 and now always a is stored when the file the JSON for the mutation is either empty or nil.
I am using the latest public release of dgo v230.0.1
Can you outline the top/key updates similar to what was provided for 24.0.0? Also, will this this be a patch (24.0.x) release or a minor release (24.1.0)?
It will be a patch release, v24.0.1. Mostly it has the fix to this issue, one huge performance update in vectors, and some CVE patches. We have also made the CI much less flaky, so we should be much faster in reviewing any external contributions