diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index d19a5ece7..bd53d09e0 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -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 +