DATAREDIS-1242 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,18 @@
|
||||
Spring Data Redis Changelog
|
||||
===========================
|
||||
|
||||
Changes in version 2.5.0-M1 (2020-12-09)
|
||||
----------------------------------------
|
||||
* DATAREDIS-1257 - Fix converter documentation for repository support.
|
||||
* DATAREDIS-1254 - Upgrade to Xstream 1.4.14.
|
||||
* DATAREDIS-1248 - Use fresh JedisConnectionFactory in PubSubTests.
|
||||
* DATAREDIS-1246 - DefaultStreamReceiver.StreamSubscription's onStreamMessage() uses unimplemented method.
|
||||
* DATAREDIS-1245 - RedisScript<ArrayList> return type interpreted as VALUE.
|
||||
* DATAREDIS-1242 - Release 2.5 M1 (2021.0.0).
|
||||
* DATAREDIS-1230 - Reactive StreamReceiver fails on serialization exception and does not process subsequent messages.
|
||||
* DATAREDIS-891 - Enabling transactional support in RedisTemplate binds connection to TransactionSynchronizationManager even without transaction.
|
||||
|
||||
|
||||
Changes in version 2.3.6.RELEASE (2020-12-09)
|
||||
---------------------------------------------
|
||||
* DATAREDIS-1257 - Fix converter documentation for repository support.
|
||||
@@ -2217,5 +2229,6 @@ General
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user