github-actions
released this
20 Jan 17:18
·
2 commits
to refs/heads/main
since this release
Changes
π Features
- FMWK-649 Remove xml configuration. @agrgr (#824)
- FMWK-641 Clean up documentation. @agrgr (#819)
- FMWK-634 Apply expression filter as secondary index filter fallback. @agrgr (#817)
- FMWK-346 Use reactive MRT operations. @reugn (#816)
- FMWK-636 Use internal flag in Map keys containing queries. @agrgr (#815)
- FMWK-280 Support byte array equality queries. @agrgr (#812)
- FMWK-630 Add unique bean names for index creators. @agrgr (#811)
- FMWK-628 Support null classKey. @agrgr (#801)
- FMWK-618 Copy policies for transactional queries. @agrgr (#798)
- FMWK-583 Clean up dependencies. @agrgr (#797)
- FMWK-621 Add support for an optional custom conversions bean. @agrgr (#796)
- FMWK-549 Align executing reactive query method with sync flow. @agrgr (#792)
- FMWK-346 Add support for multi-record transactions. @agrgr (#795)
- FMWK-575 Align configuration prefixes using Spring convention. @agrgr (#790)
- FMWK-254 Remove deprecated code. @agrgr (#794)
- FMWK-338 Limit lower Server version to 6.1. @agrgr (#793)
- Add support for Instant to Long conversion. @nickaden (#789)
- FMWK-546 Refactor repository query tests. @agrgr (#783)
- FMWK-507 Fix duplicate versioned documents save tests. @agrgr (#782)
- FMWK-567 Update configuration. @agrgr (#781)
- FMWK-524 Support other Spring Data keywords. @agrgr (#774)
- FMWK-428 Refactor tests. @agrgr (#771)
- FMWK-497 Replace usages of Info.request() with client.info(). @agrgr (#760)
- FMWK-461 Update tests and documentation to have version field as integer. @agrgr (#756)
- FMWK-48 Spring Data Aerospike Cacheable sync option. @agrgr (#755)
π Bug Fixes
- FMWK-635 Use correct sIndex filter in containing queries with nested map values. @agrgr (#814)
- FMWK-525 Make template.findAll() work correctly with id-only records. @agrgr (#772)
- FMWK-511 Filter for active nodes in info requests. @reugn (#764)
- FMWK-470 Find by string not in doesn't return entities with null in the relevant field. @agrgr (#757)
- FMWK-459 Fix requiring id property from entities by AerospikeCache. @agrgr (#752)
π Dependencies updates
- FMWK-652 Set version to 5.0.0. @agrgr (#826)
- FMWK-647 Update dependencies. @agrgr (#825)
- FMWK-623 Remove proxy client dependency. @agrgr (#799)