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 afb2ff2 commit 505812fCopy full SHA for 505812f
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.4.1 (2020-11-11)
5
+-------------------------------------
6
+* DATAREDIS-1248 - Use fresh JedisConnectionFactory in PubSubTests.
7
+* DATAREDIS-1246 - DefaultStreamReceiver.StreamSubscription's onStreamMessage() uses unimplemented method.
8
+* DATAREDIS-1245 - RedisScript<ArrayList> return type interpreted as VALUE.
9
+* DATAREDIS-1241 - Release 2.4.1 (2020.0.1).
10
+
11
12
Changes in version 2.4.0 (2020-10-28)
13
-------------------------------------
14
* DATAREDIS-1237 - Upgrade to Lettuce 6.0.1.RELEASE.
@@ -2188,5 +2196,6 @@ General
2188
2196
2189
2197
2190
2198
2199
2191
2200
2192
2201
0 commit comments