File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Redis Changelog
2
2
===========================
3
3
4
+ Changes in version 2.2.7.RELEASE (2020-04-28)
5
+ ---------------------------------------------
6
+ * DATAREDIS-1132 - Upgrade to Netty 4.1.49.Final.
7
+ * DATAREDIS-1127 - JedisConnectionFactory getSentinelConnection method fails if first sentinel host in the list of sentinel hosts is down/unreachable.
8
+ * DATAREDIS-1121 - Add missing anchors.
9
+ * DATAREDIS-1120 - Release 2.2.7 (Moore SR7).
10
+
11
+
4
12
Changes in version 2.1.17.RELEASE (2020-04-28)
5
13
----------------------------------------------
6
14
* DATAREDIS-1127 - JedisConnectionFactory getSentinelConnection method fails if first sentinel host in the list of sentinel hosts is down/unreachable.
@@ -1957,3 +1965,4 @@ General
1957
1965
1958
1966
1959
1967
1968
+
You can’t perform that action at this time.
0 commit comments