Skip to content

Commit 5fb84f7

Browse files
committed
DATAREDIS-1147 - Updated changelog.
1 parent fee2853 commit 5fb84f7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.4.0-M1 (2020-06-25)
5+
----------------------------------------
6+
* DATAREDIS-1165 - Use standard Spring code of conduct.
7+
* DATAREDIS-1164 - Upgrade to Lettuce 5.3.1.RELEASE.
8+
* DATAREDIS-1161 - DefaultReactiveHashOperations.readHashValue might return null.
9+
* DATAREDIS-1159 - RedisStaticMasterReplicaConfiguration.node(String hostName) should return RedisStaticMasterReplicaConfiguration.
10+
* DATAREDIS-1150 - Add reactive variant of RedisClusterCommands.
11+
* DATAREDIS-1147 - Release 2.4 M1 (2020.0.0).
12+
* DATAREDIS-1143 - Delombok source files.
13+
* DATAREDIS-911 - Spring data redis is not working for custom converter.
14+
15+
416
Changes in version 2.3.1.RELEASE (2020-06-10)
517
---------------------------------------------
618
* DATAREDIS-1164 - Upgrade to Lettuce 5.3.1.RELEASE.
@@ -2019,3 +2031,4 @@ General
20192031

20202032

20212033

2034+

0 commit comments

Comments
 (0)