5.1.0
·
20 commits
to refs/heads/main
since this release
Changes
๐ Features
- FMWK-693 Add support for "find by id like" query. @agrgr (#862)
- FMWK-696 Ignore non-existing records when deleting all by id. @agrgr (#858)
- FMWK-697 Change return type of refreshIndexes. @agrgr (#854)
- FMWK-698 Call blocking code correctly in reactive batch write. @agrgr (#856)