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 538341d commit d440837Copy full SHA for d440837
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.
@@ -2177,5 +2185,6 @@ General
2177
2185
2178
2186
2179
2187
2188
2180
2189
2181
2190
0 commit comments