We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260bb70 commit cfeb294Copy full SHA for cfeb294
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.1.17.RELEASE (2020-04-28)
5
+----------------------------------------------
6
+* DATAREDIS-1127 - JedisConnectionFactory getSentinelConnection method fails if first sentinel host in the list of sentinel hosts is down/unreachable.
7
+* DATAREDIS-1121 - Add missing anchors.
8
+* DATAREDIS-1107 - Release 2.1.17 (Lovelace SR17).
9
+
10
11
Changes in version 2.3.0.RC1 (2020-03-31)
12
-----------------------------------------
13
* DATAREDIS-1121 - Add missing anchors.
@@ -1949,3 +1956,4 @@ General
1949
1956
1950
1957
1951
1958
1959
0 commit comments