We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76bbc21 commit be52e72Copy full SHA for be52e72
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.5.3 (2021-07-16)
5
+-------------------------------------
6
+* #2122 - Upgrade to redis/jedis driver 3.6.2.
7
+* #2119 - Upgrade to Lettuce 6.1.4.
8
+* #2116 - Introduce factory methods to configure `LettuceConnectionFactory` from `RedisURI`.
9
+* #2103 - Cannot connect to Redis Sentinel using database greater 0 through Jedis.
10
+* #2088 - Add support for ZMSCORE and ZPOPMIN/ZPOPMAX commands.
11
+
12
13
Changes in version 2.5.2 (2021-06-22)
14
-------------------------------------
15
* #2093 - Upgrade to Jedis 3.6.1.
@@ -2445,5 +2454,6 @@ General
2445
2454
2446
2455
2447
2456
2457
2448
2458
2449
2459
0 commit comments