Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
See #598
  • Loading branch information
mp911de committed Jun 22, 2021
1 parent b1f1aaf commit c01bd62
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/resources/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Spring Data R2DBC Changelog
===========================

Changes in version 1.2.10 (2021-06-22)
--------------------------------------
* #607 - Dynamic projection skipped if projection type not already registered with MappingContext.
* #589 - MySQL dialect converts all `byte` properties to `boolean`.
* #483 - Spring R2DBC should support camel case columns in Postgresql out of the box or should provide configuration for supporting it..


Changes in version 1.3.1 (2021-05-14)
-------------------------------------
* #597 - Upgrade to R2DBC Arabba SR10.
Expand Down Expand Up @@ -524,5 +531,6 @@ Changes in version 1.0.0.M1 (2018-12-12)






0 comments on commit c01bd62

Please sign in to comment.