Aerospike Java Client Release 4.4.13 (June 10, 2020)

Aerospike Java client version 4.4.13 was released on June 10, 2020.

This minor release adds a new feature 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

  • CONNECTOR-65 Support XDR client emulation. See WritePolicy xdr.

Fixes

  • CLIENT-1293 When preallocating async TLS connections, wait for TLS handshake to complete before placing connection in pool.