Release 2.6.0
What's New
Updated Docker Image
- Docker image is available on Dockerhub
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