File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Redis Changelog
2
2
===========================
3
3
4
+ Changes in version 2.3.1.RELEASE (2020-06-10)
5
+ ---------------------------------------------
6
+ * DATAREDIS-1164 - Upgrade to Lettuce 5.3.1.RELEASE.
7
+ * DATAREDIS-1161 - DefaultReactiveHashOperations.readHashValue might return null.
8
+ * DATAREDIS-1159 - RedisStaticMasterReplicaConfiguration.node(String hostName) should return RedisStaticMasterReplicaConfiguration.
9
+ * DATAREDIS-1146 - Release 2.3.1 (Neumann SR1).
10
+
11
+
4
12
Changes in version 2.2.8.RELEASE (2020-06-10)
5
13
---------------------------------------------
6
14
* DATAREDIS-1161 - DefaultReactiveHashOperations.readHashValue might return null.
@@ -2010,3 +2018,4 @@ General
2010
2018
2011
2019
2012
2020
2021
+
You can’t perform that action at this time.
0 commit comments