There was an error while loading. Please reload this page.
1 parent d054e2e commit cd43d4bCopy full SHA for cd43d4b
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.1.19.RELEASE (2020-07-22)
5
+----------------------------------------------
6
+* DATAREDIS-1178 - Scan method on ReactiveSetOperations ignores ScanOptions parameter.
7
+* DATAREDIS-1173 - Close connection unsubscribes from all channels incorrectly using Lettuce.
8
+* DATAREDIS-1166 - Release 2.1.19 (Lovelace SR19).
9
+
10
11
Changes in version 2.4.0-M1 (2020-06-25)
12
----------------------------------------
13
* DATAREDIS-1165 - Use standard Spring code of conduct.
@@ -2032,3 +2039,4 @@ General
2032
2039
2033
2040
2034
2041
2042
0 commit comments