We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b579103 commit c2405e1Copy full SHA for c2405e1
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data KeyValue Changelog
2
==========================
3
4
+Changes in version 2.4.3 (2021-01-13)
5
+-------------------------------------
6
+* DATAKV-333 - Update CI jobs with Docker Login.
7
+* #346 - Update copyright year to 2021.
8
+* #345 - Change findById(…) assert message to reflect the actual operation.
9
+* #343 - Update repository after GitHub issues migration.
10
+
11
12
Changes in version 2.4.2 (2020-12-09)
13
-------------------------------------
14
* DATAKV-332 - Migrate tests to JUnit 5.
@@ -843,5 +851,6 @@ Changes in version 1.0.0.M1 (2015-06-02)
843
851
844
852
845
853
854
846
855
847
856
0 commit comments