We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3281b5 commit d0a1e19Copy full SHA for d0a1e19
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.2.2 (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.1.10 (2021-06-22)
12
--------------------------------------
13
* #979 - Fix Readme section about creating issues.
@@ -804,5 +811,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
804
811
805
812
806
813
814
807
815
808
816
0 commit comments