File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-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-RC1 (2020-09-16)
5+ -----------------------------------------
6+ * DATAREDIS-1215 - Upgrade to Lettuce 6.0-RC2.
7+ * DATAREDIS-1210 - StreamReadOptions toString method cause StackOverflowError due to endless loop.
8+ * DATAREDIS-1207 - LettuceStreamCommands.xRevRange incorrectly converts Ranges.
9+ * DATAREDIS-1201 - Release 2.4 RC1 (2020.0.0).
10+ * DATAREDIS-1197 - Upgrade to Lettuce 6.0 RC1.
11+ * DATAREDIS-1196 - Add support for LPOS command.
12+ * DATAREDIS-1145 - Support Sentinel password for Jedis.
13+ * DATAREDIS-1136 - Upgrade CI Build to Redis 6.0.0.
14+ * DATAREDIS-1085 - Add approximate trim support for XTRIM.
15+ * DATAREDIS-1046 - Implement Redis 6.0 ACL in Spring Data.
16+
17+
418Changes in version 2.3.4.RELEASE (2020-09-16)
519---------------------------------------------
620* DATAREDIS-1216 - Upgrade to Lettuce 5.3.4.RELEASE.
@@ -2120,5 +2134,6 @@ General
21202134
21212135
21222136
2137+
21232138
21242139
You can’t perform that action at this time.
0 commit comments