Skip to content

Version 0.8.9

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 15:57
· 111 commits to refs/heads/main since this release

Changes

  • Release 0.8.9 (#390)
  • ci: Use GITHUB_OUTPUT envvar instead of set-output command (#381)
  • Upgrade to Spring 3.2.3 - other deps updates Brian Sam-Bodden
  • fix: prevent multiple queries on close when mapping/aggregating (resolved gh-372)
  • fix: prevent double escaping on searchable text fields when using .containing (resolves gh-373)
  • test: tests for QBE with findAll by Id with and without Metamodel usage
  • refactor: ignore explicit ':' terminator in entity prefixes (resolves gh-386)

Contributors

We'd like to thank all the contributors who worked on this release!

@arunsathiya and @bsbodden