Skip to content

Commit bf44ce5

Browse files
committed
DATAREDIS-1242 - Updated changelog.
1 parent 36e0179 commit bf44ce5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.5.0-M1 (2020-12-09)
5+
----------------------------------------
6+
* DATAREDIS-1257 - Fix converter documentation for repository support.
7+
* DATAREDIS-1254 - Upgrade to Xstream 1.4.14.
8+
* DATAREDIS-1248 - Use fresh JedisConnectionFactory in PubSubTests.
9+
* DATAREDIS-1246 - DefaultStreamReceiver.StreamSubscription's onStreamMessage() uses unimplemented method.
10+
* DATAREDIS-1245 - RedisScript<ArrayList> return type interpreted as VALUE.
11+
* DATAREDIS-1242 - Release 2.5 M1 (2021.0.0).
12+
* DATAREDIS-1230 - Reactive StreamReceiver fails on serialization exception and does not process subsequent messages.
13+
* DATAREDIS-891 - Enabling transactional support in RedisTemplate binds connection to TransactionSynchronizationManager even without transaction.
14+
15+
416
Changes in version 2.3.6.RELEASE (2020-12-09)
517
---------------------------------------------
618
* DATAREDIS-1257 - Fix converter documentation for repository support.
@@ -2206,5 +2218,6 @@ General
22062218

22072219

22082220

2221+
22092222

22102223

0 commit comments

Comments
 (0)