File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
414Changes 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
You can’t perform that action at this time.
0 commit comments