We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a324e9 commit 2deb4f3Copy full SHA for 2deb4f3
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.2.0-RC1 (2021-03-31)
5
+-----------------------------------------
6
+* #953 - Fix small typo in dialect section.
7
+* #947 - Docs on "query derivation" contradicts.
8
+* #945 - ClassCastException on primitive arrays parameters in spring-data-jdbc 2.x.x.
9
+
10
11
Changes in version 2.2.0-M5 (2021-03-17)
12
----------------------------------------
13
* #939 - Don't retrieve generated keys on INSERT if primary key is defined.
@@ -746,5 +753,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
746
753
747
754
748
755
756
749
757
750
758
0 commit comments