Releases: spring-projects/spring-data-r2dbc
Releases · spring-projects/spring-data-r2dbc
1.3.4
12 Aug 09:39
04e98bc
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 Links
🪲 Bug Fixes
Cannot retrieve simple type from ReactiveCrudRepository query method #612
📔 Documentation
Clarify that @Modifying should be omitted for DELETE FROM ... RETURNING ... @Query's #629
1.2.12
12 Aug 08:38
843e2f8
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 Links
📔 Documentation
Clarify that @Modifying should be omitted for DELETE FROM ... RETURNING ... @Query's #629
1.4.0-M1
16 Jul 12:22
0d77fb5
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 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 to String[] #593
Entity callbacks not fired for String-based queries or named query methods #591
MySQL dialect converts all byte properties to boolean #589
PreparedOperationBindableQuery.bindNull(...) calls GenericExecuteSpec.bind(...) instead of bindNull(...) #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
Upgrade to R2DBC Arabba SR10 #597
Upgrade to MySQL 8.0 for testing #594
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.3.3
16 Jul 09:52
c448459
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 Links
📔 Documentation
Document default NamingStrategy and explain configuration options #616
1.2.11
16 Jul 08:46
1c7fdf6
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 Links
📔 Documentation
Document default NamingStrategy and explain configuration options #616
1.3.2
22 Jun 14:05
0f04112
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 Links
🪲 Bug Fixes
Dynamic projection skipped if projection type not already registered with MappingContext #607
MySQL dialect converts all byte properties to boolean #589
Spring R2DBC should support camel case columns in Postgresql out of the box or should provide configuration for supporting it. #483
1.2.10
22 Jun 13:29
b8dd7f2
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 Links
🪲 Bug Fixes
Dynamic projection skipped if projection type not already registered with MappingContext #607
MySQL dialect converts all byte properties to boolean #589
Spring R2DBC should support camel case columns in Postgresql out of the box or should provide configuration for supporting it. #483
1.3.1
14 May 10:36
e389bb5
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 Links
🪲 Bug Fixes
Saving Enum-typed Collection-like properties set to null are not translated to String[] #593
PreparedOperationBindableQuery.bindNull(...) calls GenericExecuteSpec.bind(...) instead of bindNull(...) #587
Custom converter for constructor creation no longer applied #585
🔨 Dependency Upgrades
Upgrade to R2DBC Arabba SR10 #597
Upgrade to MySQL 8.0 for testing #594
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.2.9
14 May 10:05
f902c9f
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 Links
🪲 Bug Fixes
Saving Enum-typed Collection-like properties set to null are not translated to String[] #593
PreparedOperationBindableQuery.bindNull(...) calls GenericExecuteSpec.bind(...) instead of bindNull(...) #587
Custom converter for constructor creation no longer applied #585
🔨 Dependency Upgrades
Upgrade to R2DBC Arabba SR10 #597
Upgrade to MySQL 8.0 for testing #594
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
1.3.0
14 Apr 12:37
ad749c7
This commit was signed with the committer’s verified signature .
Compare
Sorry, something went wrong.
Filter
Sorry, something went wrong.
No results found
📗 Links
⭐ New Features
Add r2dbc-postgresql Interval to simple types #573
📔 Documentation
Include Entity-state detection documentation snipped from Commons #579