Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@cwlacewe cwlacewe released this 28 Jan 22:51
· 352 commits to master since this release
384042f

What's New

  • Flexible Retention Policy (Auto-deletion):
    • Users can automatically have node removed from VDMS
  • Internal Database Retry:
    • Retry query before asserting and exiting database
  • Allow User-defined Operators in VCL:
    • User can define a new operator in VCL and expose it in the VDMS API. Provided a sample custom operation
  • Improve Descriptor Search:
    • Fixed descriptor bug (insert multiple descriptors)
    • Added the ability to search descriptors by query blob AND constraints
  • JPEG Storage Quality:
  • Increase Buffer Size:
    • We increased the max buffer size for database transactions to 1GB and set a default size of 32MB (previous max)
  • Removed Dockerfiles:
    • Only provide base Dockerfile