Skip to content

5.0.4

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:04

Release Date: February 05, 2021

  • A bug affecting this version of the Java client has been identified. If your application uses scans, but does not use Policy.priority , ScanPolicy.scanPercent or ScanPolicy.failOnClusterChange, you can safely upgrade to Java client 5.1.11. We strongly recommend that you do so at the earliest opportunity.

New Features

  • Add support for MacOS/BSD Kqueue native netty transport.
  • In setXDRFilter(), remove XDR filter if filter expression is null.

Bug Fixes

  • Replace MapWriteMode with MapWriteFlags where possible. [CLIENT-1438]
  • Remove redundant node assignment in AerospikeException.Timeout.
  • Make IAerospikeClient comments/declarations consistent with AerospikeClient.
  • Avoid deprecation warnings when using netty and junit.

Full Changelog: 5.0.3...5.0.4