DATAREDIS-1167 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-07-22 09:55:25 +02:00
parent cd43d4b298
commit 5bc52ddecd

View File

@@ -1,6 +1,15 @@
Spring Data Redis Changelog
===========================
Changes in version 2.2.9.RELEASE (2020-07-22)
---------------------------------------------
* DATAREDIS-1178 - Scan method on ReactiveSetOperations ignores ScanOptions parameter.
* DATAREDIS-1177 - Upgrade to xstream 1.4.12.
* DATAREDIS-1175 - Unable to read a List from a Redis Stream.
* DATAREDIS-1173 - Close connection unsubscribes from all channels incorrectly using Lettuce.
* DATAREDIS-1167 - Release 2.2.9 (Moore SR9).
Changes in version 2.1.19.RELEASE (2020-07-22)
----------------------------------------------
* DATAREDIS-1178 - Scan method on ReactiveSetOperations ignores ScanOptions parameter.
@@ -2039,4 +2048,5 @@ General