Releases: uber-go/dosa
Releases · uber-go/dosa
Null support
Secondary Indicies and RemoveRange Final
This release finalizes the Secondary Index and RemoveRange features from the v2.2.0-rc1 release. RemoveRange has a slight different API.
Main Features:
Minor Enhancements:
Secondary Indicies and RemoveRange
This release contains two big new feature additions: Secondary Indicies and RemoveRange. Secondary Inidices are in Beta and should be used with caution. Once we're confident they're fully working, we'll release v2.2.0 proper.
Other Small Fixes:
- In Memory Connector properly issues continuation tokens
- Cleanup of our
glide.yaml
file - An improved function for creating and initializing the Dosa client
Memory connector fixes
This release fixes a bug in the memory implementation when only one value exists for a range.
Improved testing support
v2.0.0
v2.0.0-rc1
First release candidate.