Aerospike Java Client Release 3.1.8 (December 10, 2015)

Version 3.1.8 of the Aerospike Java client was released on December 10, 2015 and is available for download here. It boasts a number of important features and fixes:

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().

Fixes

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

Click here to view the release notes.