Skip to content

Commit 3022efa

Browse files
committed
DATAREDIS-1188 - Updated changelog.
1 parent 73f960e commit 3022efa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.3.3.RELEASE (2020-08-12)
5+
---------------------------------------------
6+
* DATAREDIS-1199 - Upgrade to Lettuce 5.3.3.
7+
* DATAREDIS-1195 - DefaultRedisCacheWriter.putIfAbsent may not set the TTL if the connection drops.
8+
* DATAREDIS-1191 - Redis repository returns empty object instead of Optional.Empty().
9+
* DATAREDIS-1190 - Cluster rename fails when targetKey already exists on target node.
10+
* DATAREDIS-1189 - No subscription retry when using a connection pool.
11+
* DATAREDIS-1188 - Release 2.3.3 (Neumann SR3).
12+
13+
414
Changes in version 2.4.0-M2 (2020-08-12)
515
----------------------------------------
616
* DATAREDIS-1199 - Upgrade to Lettuce 5.3.3.
@@ -2083,5 +2093,6 @@ General
20832093

20842094

20852095

2096+
20862097

20872098

0 commit comments

Comments
 (0)