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 94878cf commit a481bd4Copy full SHA for a481bd4
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JDBC Changelog
2
=========================
3
4
+Changes in version 2.1.3 (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.2 (2020-12-09)
13
-------------------------------------
14
* DATAJDBC-633 - Release 2.1.2 (2020.0.2).
@@ -659,5 +667,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
659
667
660
668
661
669
670
662
671
663
672
0 commit comments