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 a14c5c4 commit 8f9caf7Copy full SHA for 8f9caf7
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.0.9.RELEASE (2021-04-14)
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.1.7 (2021-03-31)
12
-------------------------------------
13
* #953 - Fix small typo in dialect section.
@@ -762,5 +769,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
762
769
763
770
764
771
772
765
773
766
774
0 commit comments