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 11Spring Data Redis Changelog
22===========================
33
4+ Changes in version 2.2.3.RELEASE (2019-12-04)
5+ ---------------------------------------------
6+ * DATAREDIS-1070 - Fix comment on ZSetOperations.reverseRangeByScore.
7+ * DATAREDIS-1069 - Release 2.2.3 (Moore SR3).
8+ * DATAREDIS-1062 - Disable select database command before executing each command.
9+ * DATAREDIS-1055 - Upgrade to Lettuce 5.2.1.
10+
11+
412Changes in version 2.1.14.RELEASE (2019-12-04)
513----------------------------------------------
614* DATAREDIS-1070 - Fix comment on ZSetOperations.reverseRangeByScore.
@@ -1826,3 +1834,4 @@ General
18261834* Atomic counter support classes
18271835* JDK Collection implementations on top of Redis
18281836
1837+
You can’t perform that action at this time.
0 commit comments