Skip to content

Commit df7ed8a

Browse files
committed
DATAREDIS-1232 - Updated changelog.
1 parent 265bf38 commit df7ed8a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Spring Data Redis Changelog
22
===========================
33

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+
413
Changes in version 2.3.5.RELEASE (2020-10-28)
514
---------------------------------------------
615
* DATAREDIS-1238 - Upgrade to Lettuce 5.3.5.RELEASE.
@@ -2178,5 +2187,6 @@ General
21782187

21792188

21802189

2190+
21812191

21822192

0 commit comments

Comments
 (0)