Skip to content

Commit dde4217

Browse files
committed
DATAREDIS-1124 - Updated changelog.
1 parent a423573 commit dde4217

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.3.0.RC2 (2020-04-28)
5+
-----------------------------------------
6+
* DATAREDIS-1132 - Upgrade to Netty 4.1.49.Final.
7+
* DATAREDIS-1128 - Improve test stability.
8+
* DATAREDIS-1127 - JedisConnectionFactory getSentinelConnection method fails if first sentinel host in the list of sentinel hosts is down/unreachable.
9+
* DATAREDIS-1124 - Release 2.3 RC2 (Neumann).
10+
* DATAREDIS-1122 - Add support for MAXLEN attribute of XADD.
11+
* DATAREDIS-1119 - Complete the Redis Stream Operations.
12+
* DATAREDIS-1118 - Provide support to change the RedisCacheWriter on the RedisCacheManager.RedisCacheManagerBuilder.
13+
* DATAREDIS-1112 - Upgrade to Lettuce 5.3.
14+
* DATAREDIS-1106 - Phantom key not removed when deleting an item.
15+
16+
417
Changes in version 2.2.7.RELEASE (2020-04-28)
518
---------------------------------------------
619
* DATAREDIS-1132 - Upgrade to Netty 4.1.49.Final.
@@ -1966,3 +1979,4 @@ General
19661979

19671980

19681981

1982+

0 commit comments

Comments
 (0)