Skip to content

Commit 6787067

Browse files
committed
Updated changelog.
See #2034
1 parent fe2a823 commit 6787067

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: src/main/resources/changelog.txt

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.5.1 (2021-05-14)
5+
-------------------------------------
6+
* #2064 - Upgrade to Lettuce 6.1.2.
7+
* #2057 - Guard non-initialized `RedisConnectionFactory.getConnection()` with `IllegalStateException`.
8+
* #2022 - Upgrade to Jedis 3.6.0.
9+
10+
411
Changes in version 2.4.9 (2021-05-14)
512
-------------------------------------
613
* #2063 - Upgrade to Lettuce 6.0.5.
@@ -2418,5 +2425,6 @@ General
24182425

24192426

24202427

2428+
24212429

24222430

0 commit comments

Comments
 (0)