Skip to content

Release 2.6.0

Compare
Choose a tag to compare
@cwlacewe cwlacewe released this 04 Oct 15:46
· 142 commits to master since this release
0a70563

What's New

Updated Docker Image

New Query Handler Selector (Experimental)

  • Enhancement to provide developers the ability to either modify existing query handlers (e.g. changing data and operations flow) or develop entirely new handlers from scratch (e.g. enabling a new type of metadata backend).
  • Additional details are available; Query Handler Development

Redesign of Video Class (Experimental)

  • Experimental enhancement to video management design to work with videos as a single entity and ensures the Out-of-Memory exceptions are caught/addressed

Upgrade to Protobuf v24.2

  • Installation instructions updated in Install.md and Wiki

Improved Error Handling

  • Improve how errors/exceptions are handled and provide better information to the client

Bug Fixes

Updated documentation in Wiki