DATAREDIS-1124 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
Spring Data Redis Changelog
|
||||
===========================
|
||||
|
||||
Changes in version 2.3.0.RC2 (2020-04-28)
|
||||
-----------------------------------------
|
||||
* DATAREDIS-1132 - Upgrade to Netty 4.1.49.Final.
|
||||
* DATAREDIS-1128 - Improve test stability.
|
||||
* DATAREDIS-1127 - JedisConnectionFactory getSentinelConnection method fails if first sentinel host in the list of sentinel hosts is down/unreachable.
|
||||
* DATAREDIS-1124 - Release 2.3 RC2 (Neumann).
|
||||
* DATAREDIS-1122 - Add support for MAXLEN attribute of XADD.
|
||||
* DATAREDIS-1119 - Complete the Redis Stream Operations.
|
||||
* DATAREDIS-1118 - Provide support to change the RedisCacheWriter on the RedisCacheManager.RedisCacheManagerBuilder.
|
||||
* DATAREDIS-1112 - Upgrade to Lettuce 5.3.
|
||||
* DATAREDIS-1106 - Phantom key not removed when deleting an item.
|
||||
|
||||
|
||||
Changes in version 2.2.7.RELEASE (2020-04-28)
|
||||
---------------------------------------------
|
||||
* DATAREDIS-1132 - Upgrade to Netty 4.1.49.Final.
|
||||
@@ -1966,3 +1979,4 @@ General
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user