Updated changelog.

See #2004
This commit is contained in:
Mark Paluch
2021-04-14 11:04:04 +02:00
parent cf4df9b8fb
commit 595f4ebe09

View File

@@ -1,6 +1,13 @@
Spring Data Redis Changelog
===========================
Changes in version 2.3.9.RELEASE (2021-04-14)
---------------------------------------------
* #2031 - Upgrade to Lettuce 5.3.7.
* #2030 - Update reference documentation to set RedisConnectionFactory on RedisTemplate.
* #2011 - Upgrade to Xstream 1.4.16.
Changes in version 2.4.7 (2021-03-31)
-------------------------------------
* #2016 - Connection proxy creation fails when using package-protected RedisConnectionProxy interface.
@@ -2389,5 +2396,6 @@ General