Releases: spring-projects/spring-data-relational
Releases · spring-projects/spring-data-relational
3.1.1
📗 Links
🐞 Bug Fixes
- Unsafe SqlOrder should not be prefixed by table name. #1512
- Regression on entities with Enum[] fields #1460
📔 Documentation
- Update event documentation to reflect the notification-only aspect of lifecycle events #1538
- Projections is a nested section in the reference documentation #1515
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.2 #1536
3.0.7
📗 Links
🐞 Bug Fixes
- Regression on entities with Enum[] fields #1460
📔 Documentation
- Update event documentation to reflect the notification-only aspect of lifecycle events #1538
- Projections is a nested section in the reference documentation #1515
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.2 #1535
2.4.13
3.1.0
3.0.6
📗 Links
⭐ New Features
- Remove unnecessary reification from Kotlin R2DBC extensions #1496
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.4.12
3.1.0-RC1
📗 Links
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.1 #1482
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.5
2.4.11
3.1.0-M3
📗 Links
⭐ New Features
- Reinstate support for mariadb-r2dbc #1364
- Improve performance of results with relationships [DATAJDBC-368] #592
🐞 Bug Fixes
- Apply custom converter for Collection-like values in queries #1452
- Custom converter not used for Iterable type from 2.4.1 #1343
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.0 #1431