Skip to content

5.1.0

Choose a tag to compare

@github-actionsgithub-actions released this 26 Mar 17:16
· 40 commits to refs/heads/main since this release
fb8624a

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)

📁 Dependencies updates

  • FMWK-712 Update dependencies and set version to 5.1.0. @agrgr (#867)

📖 Documentation