Skip to content

Micronaut Data 2.1.1

Compare
Choose a tag to compare
@micronaut-build micronaut-build released this 02 Nov 12:47

v2.1.1 (2020-10-24)

Full Changelog

Fixed bugs:

  • aggregate SELECT query throws error when reactive Maybe is used as result and there is no result #503
  • @entitygraph not picked up if neither attributePaths is set nor @QueryHint isn't present as well #406

Closed issues:

  • List params are not expanded in native queries #496
  • Enable Tests for H2 JSON support #450
  • Support escaping variable names #423

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator