Releases: spring-projects/spring-data-r2dbc
Releases · spring-projects/spring-data-r2dbc
1.2.8
1.1.9.RELEASE
📗 Links
📔 Documentation
- Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException #566
1.3.0-RC1
📗 Links
📔 Documentation
1.2.7
📗 Links
📔 Documentation
1.3.0-M5
📗 Links
⭐ New Features
- Consider calling Statement.returnGeneratedValues() using the primary key column name #558
- Implement QueryByExample #532
- Oracle with R2DBC #230
🪲 Bug Fixes
- Default ID value on new record is inserted when optimistic locking is enabled #557
- R2dbcEntityTemplate.insert(…) doesn't propagate error signals after data signal #552
📔 Documentation
- Remove .RELEASE suffix from version number in documentation #546
🔨 Dependency Upgrades
- Upgrade to Arabba SR9 #548
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.2.6
📗 Links
⭐ New Features
- Consider calling Statement.returnGeneratedValues() using the primary key column name #558
- Oracle with R2DBC #230
🪲 Bug Fixes
- Default ID value on new record is inserted when optimistic locking is enabled #557
- R2dbcEntityTemplate.insert(…) doesn't propagate error signals after data signal #552
📔 Documentation
- Remove .RELEASE suffix from version number in documentation #546
🔨 Dependency Upgrades
- Upgrade to Arabba SR9 #548
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.1.8.RELEASE
1.3.0-M4
1.2.5
1.3.0-M3
📗 Links
🪲 Bug Fixes
- MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…) #530