Skip to content

5.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 17:16
· 20 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