6.1.0-M5
Pre-release
Pre-release
📗 Links
⭐ New Features
- Remove usage of deprecated Spring Data Commons API. #2162
- Provide a way for defining dynamic queries in a type safe way. #1911
🪲 Bug Fixes
- Create correct union statements. #2178
- Problem with two-way relationship #2177
- InvalidDataAccessResourceUsageException: Variable
__sn__
not defined #2175 - Support nested projections with cascaded queries. #2165
- Treat id properties correctly in derived finder methods. #2164
- Don't resolve circular possible circular relationships for queries returning count or exists projections. #2157
- Object mapping does not work correctly with abstract superclass and recursion #2138