Skip to content

Commit 33d2b76

Browse files
committed
Updated changelog.
See #598
1 parent e93a84f commit 33d2b76

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring Data R2DBC Changelog
22
===========================
33

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+
411
Changes in version 1.3.1 (2021-05-14)
512
-------------------------------------
613
* #597 - Upgrade to R2DBC Arabba SR10.
@@ -524,5 +531,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
524531

525532

526533

534+
527535

528536

0 commit comments

Comments
 (0)