Skip to content

4.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 11:10
· 88 commits to refs/heads/main since this release
6b1e43c

Changes

๐Ÿš€ Features

  • FMWK-224 Add support for id projection query via Repository. @agrgr (#614)
  • FMWK-211 Update java client to 7.0.0. @agrgr (#610)
  • FMWK-210 Add support for MatchesRegex keyword. @agrgr (#608)
  • FMWK-192 Support for EXISTS, IS_NULL, IS_NOT_NULL keywords. @agrgr (#607)
  • FMWK-201 Add support to control creating secondary indexes on startup. @agrgr (#604)
  • FMWK-162 Support for Distinct (first level objects). @agrgr (#603)

๐Ÿ“ Dependencies updates

  • FMWK-223 Update dependencies and version number. @agrgr (#615)
  • Bump mheap/github-action-required-labels from 4 to 5. @dependabot (#600)
  • FMWK-211 Update java client to 7.0.0. @agrgr (#610)

๐Ÿ“– Documentation

  • FMWK-202 Add documentation page for Indexed annotation. @agrgr (#612)
  • FMWK-193 Merge SpringDataCommons documentation. @agrgr (#605)