Aerospike REST Client Release 2.0.1 (October 20, 2022)

Aerospike REST Client version 2.0.1 was released on October 20, 2022.

New Features

  • Support 6.0 partition query with pagination. (#75)
  • Support 6.0 batch write, batch UDF, and batch delete. (#75)

Improvements

Bug Fixes

  • Cleanup client on cache eviction to stop runaway file descriptors. (#76)
  • Support operations on CDTs by allowing multiple CTX objects. (#80)

Updates

  • Update Java 1.8 to Java 17 (#80)
  • Upgrade springboot from 2.5.12 to 2.7.4 (#84)
  • Configure Dependabot (#51)
  • Bump spring-retry from 1.3.1 to 1.3.4 (#81)
  • Bump jackson-dataformat-msgpack from 0.9.0 to 0.9.3 (#82)
  • Bump springdoc-openapi-ui from 1.6.11 to 1.6.12 (#83)
  • Bump spring-aspects from 5.3.13 to 5.3.23 (#77)
  • Bump aerospike-document-api from 1.1.1 to 1.2.0 (#72)