Aerospike Java Client Release 4.4.9 (February 11, 2020)

Aerospike Java client version 4.4.9 was released on February 11, 2020.

This minor release new features and a bug fix.

  • A bug affecting this version of the Java client has been identified.
    • If your application uses scans, we strongly recommend that you upgrade to Java client 4.4.20 at the earliest opportunity.

Features

  • CLIENT-1170 Support partition scans. This feature requires server versions >= 4.9.
  • Add reactor-query-engine extension library.
  • Add toString() to PredExp subclasses.

Fixes

  • CLIENT-1171 Upgrade jbcrypt version to 0.4 in pom.xml used in maven central repository.