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 265bf38 commit df7ed8aCopy full SHA for df7ed8a
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.4.0 (2020-10-28)
5
+-------------------------------------
6
+* DATAREDIS-1237 - Upgrade to Lettuce 6.0.1.RELEASE.
7
+* DATAREDIS-1234 - LPOS command result not consistent.
8
+* DATAREDIS-1233 - Migrate tests to JUnit 5.
9
+* DATAREDIS-1232 - Release 2.4 GA (2020.0.0).
10
+* DATAREDIS-1212 - Reduce memory allocation when retrieving message content.
11
+
12
13
Changes in version 2.3.5.RELEASE (2020-10-28)
14
---------------------------------------------
15
* DATAREDIS-1238 - Upgrade to Lettuce 5.3.5.RELEASE.
@@ -2178,5 +2187,6 @@ General
2178
2187
2179
2188
2180
2189
2190
2181
2191
2182
2192
0 commit comments