Skip to content

Commit e4d22e9

Browse files
committed
DATAREDIS-1249 - Updated changelog.
1 parent 1fd20e2 commit e4d22e9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.4.2 (2020-12-09)
5+
-------------------------------------
6+
* DATAREDIS-1257 - Fix converter documentation for repository support.
7+
* DATAREDIS-1254 - Upgrade to Xstream 1.4.14.
8+
* DATAREDIS-1249 - Release 2.4.2 (2020.0.2).
9+
* DATAREDIS-1230 - Reactive StreamReceiver fails on serialization exception and does not process subsequent messages.
10+
* DATAREDIS-891 - Enabling transactional support in RedisTemplate binds connection to TransactionSynchronizationManager even without transaction.
11+
12+
413
Changes in version 2.5.0-M1 (2020-12-09)
514
----------------------------------------
615
* DATAREDIS-1257 - Fix converter documentation for repository support.
@@ -2230,5 +2239,6 @@ General
22302239

22312240

22322241

2242+
22332243

22342244

0 commit comments

Comments
 (0)