We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45578f0 commit 13e98f6Copy full SHA for 13e98f6
src/main/resources/changelog.txt
@@ -1,6 +1,16 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.5.0-M2 (2021-01-13)
5
+----------------------------------------
6
+* DATAREDIS-1263 - Kotlin code fails to compile on JDK 15.
7
+* DATAREDIS-1258 - Update CI jobs with Docker Login.
8
+* #1942 - Update copyright year to 2021.
9
+* #1940 - Upgrade to Lettuce 6.0.2.RELEASE.
10
+* #1939 - Upgrade to xstream 1.4.15.
11
+* #1779 - Update repository after GitHub issues migration.
12
+
13
14
Changes in version 2.4.3 (2021-01-13)
15
-------------------------------------
16
* DATAREDIS-1263 - Kotlin code fails to compile on JDK 15.
@@ -2251,5 +2261,6 @@ General
2251
2261
2252
2262
2253
2263
2264
2254
2265
2255
2266
0 commit comments