Aerospike REST Client Release 1.10.0 (October 22, 2021)

Aerospike REST Client version 1.10.0 was released on October 22, 2021.

This release adds new dependencies, and documentation improvements.

A bug affecting this version of the REST client has been identified.

  • If your application uses scans, we strongly recommend that you upgrade to REST client 1.10.4 at the earliest opportunity.

Dependencies

  • Upgrade Gradle to 7.2 .
  • Upgrade Spring Boot to 2.5.5 .

Improvements

  • Documentation: Migrate from Swagger 2 to OpenAPI 3.
  • Documentation: Add Getting Started blog posts section.