We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2a823 commit 6787067Copy full SHA for 6787067
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Redis Changelog
2
===========================
3
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
11
Changes in version 2.4.9 (2021-05-14)
12
-------------------------------------
13
* #2063 - Upgrade to Lettuce 6.0.5.
@@ -2418,5 +2425,6 @@ General
2418
2425
2419
2426
2420
2427
2428
2421
2429
2422
2430
0 commit comments