File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data R2DBC Changelog
22===========================
33
4+ Changes in version 1.2.9 (2021-05-14)
5+ -------------------------------------
6+ * #597 - Upgrade to R2DBC Arabba SR10.
7+ * #594 - Upgrade to MySQL 8.0 for testing.
8+ * #593 - Saving Enum-typed Collection-like properties set to `null` are not translated to `String[]`.
9+ * #587 - `PreparedOperationBindableQuery.bindNull(…)` calls `GenericExecuteSpec.bind(…)` instead of `bindNull(…)`.
10+ * #585 - Custom converter for constructor creation no longer applied.
11+
12+
413Changes in version 1.3.0 (2021-04-14)
514-------------------------------------
615* #579 - Include Entity-state detection documentation snipped from Commons.
@@ -504,5 +513,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
504513
505514
506515
516+
507517
508518
You can’t perform that action at this time.
0 commit comments