Skip to content

3.5.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 26 Oct 09:12
· 152 commits to main since this release
2c77684

Changes

Breaking Changes

  • Since Aerospike version 6.1 creating sIndex and providing a null set refers to a whole-namespace instead of all records that doesn’t belong to any set.
    This is a breaking change mentioned in the Aerospike Server Release Notes:
    Aerospike Server CE Release Note

🚀 Features

  • FMWK-56 Additional Queries With Secondary Index @agrgr (#448)
  • FMWK-51 Unsupported find with sort operations @roimenashe (#444)
  • FMWK-55 Supporting Map and List filtering queries (integer only) @agrgr (#434)
  • FMWK-52 Query Aggregations @roimenashe (#437)
  • FMWK-54 Implement find by POJO field using comparison operators @agrgr (#429)
  • FMWK-43 Projections (The ability to fetch only required fields from Aerospike) @roimenashe (#415)
  • FMWK-28 Add CTX Support for Secondary Index creation @roimenashe (#433)
  • FMWK-45 Update specific fields support @roimenashe (#423)

🐛 Bug Fixes

🧰 Maintenance

📁 Dependencies updates