File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
413Changes 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
You can’t perform that action at this time.
0 commit comments