A backward-compatible release that can be used for previously created databases. A future 2.0 version DVID will have a metadata overhaul to remove unused legacy datatypes and simplify management.
Changes include:
- Many
neuronjson
datatype improvements.- Allows multiple in-memory databases for both committed and branch HEAD versions of
neuronjson
datatype. - Automatic
_user
and_time
fields that won't automatically change if field values aren't changed even if replacement requested.
- Allows multiple in-memory databases for both committed and branch HEAD versions of
- Improvements in handling of proxied
uint8blk
grayscale image volumes from neuroglancer precomputed data via gridstore interface. - Allow simpler tag-style identifiers as assigned UUID (e.g.,
v1.0
) - Allow disabling
/split
operations via configuration - Much faster
/sparsevol
operations if requesting supervoxels. - Faster range query scans in
/blocks
forannotation
datatype