File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
411Changes 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
You can’t perform that action at this time.
0 commit comments