Skip to content

5.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:01
· 7 commits to refs/heads/main since this release
71a70b5

Changes

๐Ÿš€ Features

  • FMWK-768 Support projections in custom queries. @agrgr (#893)
  • FMWK-784 Refactor Aerospike Operations API. @agrgr (#892)
  • FMWK-783 Improve test coverage for batch operations. @agrgr (#891)
  • FMWK-769 Align paginated read queries. @agrgr (#890)
  • FMWK-770 Support chunked batch read. @agrgr (#888)
  • FMWK-550 Add support for pagination and sorting for id queries. @agrgr (#886)
  • FMWK-734 Optimize creating filter Exp for combined queries. @agrgr (#884)

๐Ÿ› Bug Fixes

  • FMWK-747 Validate Iterable in batch write methods. @agrgr (#879)
  • Prevent NoSuchElementException when calling deleteAll for Iterable. @sergii-melnyk (#876)

๐Ÿ“ Dependencies updates

  • FMWK-785 Update dependencies, set version to 5.2.0. @agrgr (#894)