Skip to content

Commit 7eec3a6

Browse files
committed
DATAREDIS-1120 - Updated changelog.
1 parent cfeb294 commit 7eec3a6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data Redis Changelog
22
===========================
33

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+
412
Changes in version 2.1.17.RELEASE (2020-04-28)
513
----------------------------------------------
614
* DATAREDIS-1127 - JedisConnectionFactory getSentinelConnection method fails if first sentinel host in the list of sentinel hosts is down/unreachable.
@@ -1957,3 +1965,4 @@ General
19571965

19581966

19591967

1968+

0 commit comments

Comments
 (0)