We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93a84f commit 33d2b76Copy full SHA for 33d2b76
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data R2DBC Changelog
2
===========================
3
4
+Changes in version 1.2.10 (2021-06-22)
5
+--------------------------------------
6
+* #607 - Dynamic projection skipped if projection type not already registered with MappingContext.
7
+* #589 - MySQL dialect converts all `byte` properties to `boolean`.
8
+* #483 - Spring R2DBC should support camel case columns in Postgresql out of the box or should provide configuration for supporting it..
9
+
10
11
Changes in version 1.3.1 (2021-05-14)
12
-------------------------------------
13
* #597 - Upgrade to R2DBC Arabba SR10.
@@ -524,5 +531,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
524
531
525
532
526
533
534
527
535
528
536
0 commit comments