We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 234a39c commit 98955ecCopy full SHA for 98955ec
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.1.7 (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-RC1 (2021-03-31)
12
-----------------------------------------
13
* #953 - Fix small typo in dialect section.
@@ -754,5 +761,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
754
761
755
762
756
763
764
757
765
758
766
0 commit comments