DATAREDIS-1120 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-04-28 14:35:22 +02:00
parent 47a50fa225
commit f8cb0d5d73

View File

@@ -1,6 +1,14 @@
Spring Data Redis Changelog
===========================
Changes in version 2.2.7.RELEASE (2020-04-28)
---------------------------------------------
* DATAREDIS-1132 - Upgrade to Netty 4.1.49.Final.
* 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-1120 - Release 2.2.7 (Moore SR7).
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.
@@ -1957,3 +1965,4 @@ General