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 f544c26 commit 49f8966Copy full SHA for 49f8966
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.1.10 (2021-06-22)
5
+--------------------------------------
6
+* #979 - Fix Readme section about creating issues.
7
+* #975 - Fixes build failures with JDK16.
8
+* #972 - Fix split-package between `spring.data.jdbc` and `spring.data.relational`.
9
+
10
11
Changes in version 2.2.1 (2021-05-14)
12
-------------------------------------
13
@@ -796,5 +803,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
796
803
797
804
798
805
806
799
807
800
808
0 commit comments