Skip to content

5.1.10

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:01

Release Date: November 19, 2021

  • 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.

Bug Fixes

  • Create a new NettyTlsContext for each AerospikeClient instance by default when using netty and TLS. Also, allow NettyTlsContext to be shared across AerospikeClient instances via a new TlsPolicy field, "nettyContext". [CLIENT-1622]

Full Changelog: 5.1.9...5.1.10