Aerospike REST Client Release 1.6.1 (July 27, 2020)

Aerospike REST Client version 1.6.1 was released on July 27, 2020.

This release adds a new feature, an improvement, 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.

New Features

  • Upgrade Spring Boot to 2.3.1.

Improvements

  • Add examples and improve documentation.

Bug Fixes

  • Annotate defaultClient as Nullable.
  • Add security enabled condition to the InvalidUserAuthentication test.