DATAREDIS-1107 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-04-28 11:32:25 +02:00
parent 51f5a82daf
commit 1e156cb131

View File

@@ -1,6 +1,13 @@
Spring Data Redis Changelog
===========================
Changes in version 2.1.17.RELEASE (2020-04-28)
----------------------------------------------
* DATAREDIS-1127 - JedisConnectionFactory getSentinelConnection method fails if first sentinel host in the list of sentinel hosts is down/unreachable.
* DATAREDIS-1121 - Add missing anchors.
* DATAREDIS-1107 - Release 2.1.17 (Lovelace SR17).
Changes in version 2.3.0.RC1 (2020-03-31)
-----------------------------------------
* DATAREDIS-1121 - Add missing anchors.
@@ -1949,3 +1956,4 @@ General