Skip to content

3.1.8

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:17

Release Date: December 10, 2015

New Features

  • Support new list operations (ListOperation) that can be used in client operate(). This functionality requires Aerospike Server versions >= 3.7.
  • Support ScanPolicy.includeLDT flag. If includeLDT is true, LDT data structures will be returned on scan. The default remains false.
  • Added new query filter geoWithinRadius(). Also, renamed geoWithin() to geoWithinRegion().

Bug Fixes

  • Support double when returning lua number values in aggregation queries.

Full Changelog: 3.1.7...3.1.8