Skip to content

Commit be52e72

Browse files
committed
Updated changelog.
See #2095
1 parent 76bbc21 commit be52e72

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,15 @@
11
Spring Data Redis Changelog
22
===========================
33

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+
413
Changes in version 2.5.2 (2021-06-22)
514
-------------------------------------
615
* #2093 - Upgrade to Jedis 3.6.1.
@@ -2445,5 +2454,6 @@ General
24452454

24462455

24472456

2457+
24482458

24492459

0 commit comments

Comments
 (0)