Skip to content

Secondary Indicies and RemoveRange Final

Compare
Choose a tag to compare
@klnusbaum klnusbaum released this 07 Aug 23:46
· 241 commits to master since this release

This release finalizes the Secondary Index and RemoveRange features from the v2.2.0-rc1 release. RemoveRange has a slight different API.

Main Features:

  • #192 Secondary Indexes
  • #190 Remove Range

Minor Enhancements:

  • #198 Fix bug where embeded secondary indexes are not found
  • #199 Ensure Registered Entities have index information attached
  • #205 Enhanced, clearer RemoveRange API
  • #206 Secondary Index Support for Avro Schema Dumps
  • #208 Secondary Index Support for CQL Schema Dumps