2.3.0-RC1
Pre-release
Pre-release
📗 Links
⭐ New Features
- Clarify behavior when both (named and provided query) are configured through
@Query
#1061 - Replace
AfterLoadEvent
/Callback withAfterConvertEvent
/Callback #1053 - PostgreSQL: Unable to find server array type for provided name DOUBLE #1033
- SelectBuilder's .join(...).on(X).equals(Y) assumes X/Y are not Expressions.just(...) expressions #1009
- Add support for join with subselect #1003
- SelectBuilder makes assumptions about join conditions being "trivial" #995
🐞 Bug Fixes
@Query(name = "Pet.findByNameEqualsAlt")
not considered as named query #1022
📔 Documentation
- Fix typo in Query Methods documentation #1064
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.3 #1067
❤️ Contributors
We'd like to thank all the contributors who worked on this release!