We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb0bd4 commit 1bdb0bcCopy full SHA for 1bdb0bc
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.3.9.RELEASE (2021-04-14)
5
+---------------------------------------------
6
+* #2031 - Upgrade to Lettuce 5.3.7.
7
+* #2030 - Update reference documentation to set RedisConnectionFactory on RedisTemplate.
8
+* #2011 - Upgrade to Xstream 1.4.16.
9
+
10
11
Changes in version 2.4.7 (2021-03-31)
12
-------------------------------------
13
* #2016 - Connection proxy creation fails when using package-protected RedisConnectionProxy interface.
@@ -2389,5 +2396,6 @@ General
2389
2396
2390
2397
2391
2398
2399
2392
2400
2393
2401
0 commit comments