Aerospike Java Object Mapper version 2.0.0 (October 10, 2021)

Aerospike Java Object Mapper version 2.0.0 was released on October 10, 2021.

Breaking Changes

  • AeroMapper read() operations providing userKeys are no longer called using varargs but using arrays instead.

Features

  • Feature/batch read operations (#84).

Bug fixes

  • Support batch reads in the reactive flow. (GitHub issue: #29, solved in: #84).

Bump dependencies

  • Bump dependencies (#85).