Skip to content

Commit df9c57a

Browse files
DATAREDIS-1039 - Updated changelog.
1 parent 33b6c8d commit df9c57a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.2.1.RELEASE (2019-11-04)
5+
---------------------------------------------
6+
* DATAREDIS-1055 - Upgrade to Lettuce 5.2.1.
7+
* DATAREDIS-1053 - ListenToChannel doesn't close connection / channels on doFinally.
8+
* DATAREDIS-1049 - Exception raised when use empty string with keyspaceNotificationsConfigParameter with @EnableRedisRepositories annotation.
9+
* DATAREDIS-1048 - typo: xml tag incomplete.
10+
* DATAREDIS-1045 - Redis Sentinel Authentication not supported.
11+
* DATAREDIS-1039 - Release 2.2.1 (Moore SR1).
12+
13+
414
Changes in version 2.1.12.RELEASE (2019-11-04)
515
----------------------------------------------
616
* DATAREDIS-1053 - ListenToChannel doesn't close connection / channels on doFinally.

0 commit comments

Comments
 (0)