Releases: spring-projects/spring-data-r2dbc
Releases · spring-projects/spring-data-r2dbc
1.3.4
1.2.12
📗 Links
📔 Documentation
- Clarify that
@Modifying
should be omitted forDELETE FROM ... RETURNING ...
@Query
's #629
1.4.0-M1
📗 Links
⭐ New Features
- Introduce
OutboundRow.clone()
method #620
🪲 Bug Fixes
- Dynamic projection skipped if projection type not already registered with MappingContext #607
- Saving Enum-typed Collection-like properties set to
null
are not translated toString[]
#593 - Entity callbacks not fired for String-based queries or named query methods #591
- MySQL dialect converts all
byte
properties toboolean
#589 PreparedOperationBindableQuery.bindNull(…)
callsGenericExecuteSpec.bind(…)
instead ofbindNull(…)
#587- Custom converter for constructor creation no longer applied #585
- Spring R2DBC should support camel case columns in Postgresql out of the box or should provide configuration for supporting it. #483
📔 Documentation
- Document default
NamingStrategy
and explain configuration options #616
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.3.3
1.2.11
1.3.2
📗 Links
🪲 Bug Fixes
1.2.10
📗 Links
🪲 Bug Fixes
1.3.1
📗 Links
🪲 Bug Fixes
- Saving Enum-typed Collection-like properties set to
null
are not translated toString[]
#593 PreparedOperationBindableQuery.bindNull(…)
callsGenericExecuteSpec.bind(…)
instead ofbindNull(…)
#587- Custom converter for constructor creation no longer applied #585
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.2.9
📗 Links
🪲 Bug Fixes
- Saving Enum-typed Collection-like properties set to
null
are not translated toString[]
#593 PreparedOperationBindableQuery.bindNull(…)
callsGenericExecuteSpec.bind(…)
instead ofbindNull(…)
#587- Custom converter for constructor creation no longer applied #585
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!