github-actions
released this
29 May 15:41
·
19 commits
to refs/heads/main
since this release
Changes
π Features
- FMWK-425 Document FilterOperations. @agrgr (#748)
- FMWK-443 Add configuration flag writeSortedMaps. @agrgr (#745)
- FMWK-445 Refactor value setters in Qualifier builders. @agrgr (#746)
- FMWK-427 Qualifier builder API redesign. @agrgr (#744)
- FMWK-426 Validate mandatory parameters in custom queries. @agrgr (#742)
- FMWK-438 Add tests and javadocs for comparing Collections. @agrgr (#740)
- FMWK-345 Custom metadata queries: update metadata mapping. @agrgr (#737)
- FMWK-347 Support CTX parameter in custom queries. @agrgr (#736)
- FMWK-352 Update creating secondary index filter. @agrgr (#733)
- FMWK-351 Find by nested CDT. @agrgr (#728)
- FMWK-348 Cleanup custom queries. @agrgr (#727)
- FMWK-355 Update repository query documentation. @agrgr (#725)
π Bug Fixes
- FMWK-451 Find by "not equals" does not return entities with nonexistent path. @agrgr (#749)
- FMWK-439 Find by "enum in" fails with AerospikeException Parameter error. @agrgr (#741)
- FMWK-437 findByStringExists fails with IndexOutOfBoundsException. @agrgr (#739)
- FMWK-430 Support finding by enum. @agrgr (#738)