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 23ef9dd commit 8175b6aCopy full SHA for 8175b6a
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.2.0-M2 (2021-01-13)
5
+----------------------------------------
6
+* DATAJDBC-642 - Update CI jobs with Docker Login.
7
+* DATAJDBC-637 - Support nanosecond precision by converting to Timestamp instead of Date.
8
+* #904 - Update copyright year to 2021.
9
+* #257 - Update repository after GitHub issues migration.
10
+
11
12
Changes in version 2.1.3 (2021-01-13)
13
-------------------------------------
14
* DATAJDBC-642 - Update CI jobs with Docker Login.
@@ -656,5 +664,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
656
664
657
665
658
666
667
659
668
660
669
0 commit comments