Skip to content

Commit beaace2

Browse files
committed
DATAREDIS-1187 - Updated changelog.
1 parent 3eb2c61 commit beaace2

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.2.10.RELEASE (2020-09-16)
5+
----------------------------------------------
6+
* DATAREDIS-1207 - LettuceStreamCommands.xRevRange incorrectly converts Ranges.
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-1187 - Release 2.2.10 (Moore SR10).
12+
13+
414
Changes in version 2.1.20.RELEASE (2020-09-16)
515
----------------------------------------------
616
* DATAREDIS-1190 - Cluster rename fails when targetKey already exists on target node.
@@ -2101,5 +2111,6 @@ General
21012111

21022112

21032113

2114+
21042115

21052116

0 commit comments

Comments
 (0)