Releases: spring-projects/spring-data-r2dbc
Releases · spring-projects/spring-data-r2dbc
1.2.4
📗 Links
🪲 Bug Fixes
- MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…) #530
1.1.7.RELEASE
📗 Links
🪲 Bug Fixes
- Returning interface implemented by domain type leads to NullPointerException #519
- IgnoreCase works only if a String property can be resolved to a column #518
📔 Documentation
- Fix typo in changelog #515
- Reference Docs: typo on firstname #514
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.2.0
📗 Links
🔨 Dependency Upgrades
- Upgrade to R2DBC Arabba SR8 #485