File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-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.6 (2021-03-17)
5+ -------------------------------------
6+ * #2001 - Upgrade to Lettuce 6.0.3.
7+ * #1998 - JedisClusterZSetCommands. reverseRangeByLex parameter order issue.
8+ * #1997 - Update build to force snapshot updates.
9+ * #1991 - Accept cluster nodes without hostname.
10+ * #1982 - Improved performance of Bucket.extract().
11+ * #1979 - No enum constant io.lettuce.core.protocol.CommandType.GIS.CONTAINS.
12+ * #1964 - Reference documentation shows usage of deprecated code.
13+
14+
415Changes in version 2.3.8.RELEASE (2021-03-17)
516---------------------------------------------
617* #1991 - Accept cluster nodes without hostname.
@@ -2329,5 +2340,6 @@ General
23292340
23302341
23312342
2343+
23322344
23332345
You can’t perform that action at this time.
0 commit comments