Aerospike REST Client Release 1.4.0 (May 12, 2020)

Aerospike REST Client version 1.4.0 was released on May 12, 2020.

This release adds new features and bug fixes.

A bug affecting this version of the REST client has been identified.

  • If your application talks to Aerospike Server version 4.9 or later, you can safely upgrade to REST client 1.10.4. We strongly recommend that you do so at the earliest opportunity.

Features

  • Support paginated scan functionality.
  • Support BYTE_ARRAY and GEO_JSON bins in Json format.
  • Upgrade Java Aerospike client to 4.4.11.

Fixes

  • Rename bins query parameter to fix naming collision.
  • Fix predicate expressions documentation.