There was an error while loading. Please reload this page.
1 parent 5cd8bb8 commit 8e94eb0Copy full SHA for 8e94eb0
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 1.8.19.RELEASE (2019-04-01)
5
+----------------------------------------------
6
+* DATAREDIS-939 - LettuceConnectionFactory does not pass value to the RedisClient when Sentinel is used.
7
+* DATAREDIS-932 - Jedis exception message for MULTI has typo.
8
+* DATAREDIS-921 - Release 1.8.19 (Ingalls SR19).
9
+
10
11
Changes in version 2.2.0.M2 (2019-03-07)
12
----------------------------------------
13
* DATAREDIS-941 - Upgrade to Lettuce 5.1.5.RELEASE.
0 commit comments