We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167c908 commit aa58ee1Copy full SHA for aa58ee1
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 1.8.10.RELEASE (2018-01-24)
5
+----------------------------------------------
6
+* DATAREDIS-756 - MGET with repeating cross-slot keys does not return all results.
7
+* DATAREDIS-744 - Secondary indexes not removed if id contains colon.
8
+* DATAREDIS-738 - Align changelog with other modules' format.
9
+* DATAREDIS-736 - Release 1.8.10 (Ingalls SR10).
10
+
11
12
Changes in version 2.0.2.RELEASE (2017-11-27)
13
---------------------------------------------
14
* DATAREDIS-735 - Upgrade to Lettuce 5.0.1.
0 commit comments