Aerospike Java Object Mapper version 1.2.3 (August 4, 2021)

Aerospike Java Object Mapper version 1.2.3 was released on August 4, 2021.

Features

  • Map Enums by value fields instead of Enum constant names (#44).
  • Factory constructors (#52).
  • Simplify accessor use for fields (#61).

Fixes

  • Fixed recursive Objects (#51).
  • Resolve dependencies for virtual list single operations (#56, #57, #65).
  • getQueryPolicy should return a QueryPolicy instead of Policy (#63).

Maintenance

  • Improve project documentation, add missing documentation to methods (#41).
  • Migrate from junit4 to junit5 (#48).
  • Additional error messages (#50).
  • Align tests and examples naming convention (#53).
  • Support Javadocs (#58, #59).
  • Optimize imports to avoid ambiguous errors (#60).

Dependencies

  • Bump dependencies (#64).