File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
416Changes 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+
You can’t perform that action at this time.
0 commit comments