@@ -1,6 +1,13 @@
|
||||
Spring Data Redis Changelog
|
||||
===========================
|
||||
|
||||
Changes in version 2.5.1 (2021-05-14)
|
||||
-------------------------------------
|
||||
* #2064 - Upgrade to Lettuce 6.1.2.
|
||||
* #2057 - Guard non-initialized `RedisConnectionFactory.getConnection()` with `IllegalStateException`.
|
||||
* #2022 - Upgrade to Jedis 3.6.0.
|
||||
|
||||
|
||||
Changes in version 2.4.9 (2021-05-14)
|
||||
-------------------------------------
|
||||
* #2063 - Upgrade to Lettuce 6.0.5.
|
||||
@@ -2418,5 +2425,6 @@ General
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user