Skip to content

Commit f699cc3

Browse files
committed
DATAREDIS-1249 - Updated changelog.
1 parent bf44ce5 commit f699cc3

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.
@@ -2219,5 +2228,6 @@ General
22192228

22202229

22212230

2231+
22222232

22232233

0 commit comments

Comments
 (0)