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.3.1 (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.2.9 (2021-05-14)
514-------------------------------------
615* #597 - Upgrade to R2DBC Arabba SR10.
@@ -514,5 +523,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
514523
515524
516525
526+
517527
518528
You can’t perform that action at this time.
0 commit comments