Skip to content

Commit 505812f

Browse files
committed
DATAREDIS-1241 - Updated changelog.
1 parent afb2ff2 commit 505812f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Spring Data Redis Changelog
22
===========================
33

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+
412
Changes in version 2.4.0 (2020-10-28)
513
-------------------------------------
614
* DATAREDIS-1237 - Upgrade to Lettuce 6.0.1.RELEASE.
@@ -2188,5 +2196,6 @@ General
21882196

21892197

21902198

2199+
21912200

21922201

0 commit comments

Comments
 (0)