Micronaut Data 2.1.1
v2.1.1 (2020-10-24)
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:
- Dependency upgrades #783 (@micronaut-build)
- JSON support for H2 #782 (@graemerocher)
- Fix NPE in reactive maybe #781 (@graemerocher)
- Fix Iterable types for IN Queries #779 (@cemo)
- Ignore :: for named parameters #778 (@graemerocher)
* This Changelog was automatically generated by github_changelog_generator