Aerospike Java Client Release 5.1.1 (May 10, 2021)

Aerospike Java client version 5.1.1 was released on May 10, 2021.

This minor release adds 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 5.1.11 at the earliest opportunity.

Fixes

  • Fix equals() in BoolIntValue to cast other to BoolIntValue instead of BooleanValue.