Skip to content

9.0.5

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 01:53

Release Date: March 17, 2025

  • The aerospike-client package has been split into aerospike-client-jdk8 and aerospike-client-jdk21. aerospike-client-jdk8 requires JDK versions 8+. aerospike-client-jdk21 supports virtual threads and requires JDK versions 21+. The dependency artifactId in your pom file must be changed accordingly.

Bug Fixes

  • Continuous Integration/Continuous Deployment (CI/CD) pipeline integrations. [CLIENT-3134]
  • Change recordsPerSecond docs to say it is supported for all primary and secondary index queries in Aerospike Database Server versions 6.0+. [CLIENT-3354]
  • Upgrade bouncy castle crypto library from bcprov-jdk15on 1.69 to bcprov-jdk18on 1.80. [CLIENT-3345]
  • Upgrade to netty 4.1.119.Final per snyk.

Full Changelog: 9.0.4...9.0.5