Skip to content

Version 1.0 Release

Latest
Compare
Choose a tag to compare
@DocSavage DocSavage released this 18 Aug 18:26
· 68 commits to master since this release

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.
  • 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 for annotation datatype