Skip to content

Commit 6fbf8d5

Browse files
committed
Updated changelog.
See #599
1 parent f03477d commit 6fbf8d5

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.3.2 (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.2.10 (2021-06-22)
512
--------------------------------------
613
* #607 - Dynamic projection skipped if projection type not already registered with MappingContext.
@@ -532,5 +539,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
532539

533540

534541

542+
535543

536544

0 commit comments

Comments
 (0)