DATAREDIS-1134 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 12:10:56 +02:00
parent 4f74d95616
commit ca2354a971

View File

@@ -1,6 +1,16 @@
Spring Data Redis Changelog
===========================
Changes in version 2.2.8.RELEASE (2020-06-10)
---------------------------------------------
* DATAREDIS-1161 - DefaultReactiveHashOperations.readHashValue might return null.
* DATAREDIS-1142 - "CROSSSLOT Keys in request don't hash to the same slot" error using Spring Data along with Spring Session while OAuth2 login process.
* DATAREDIS-1139 - org.springframework.data.redis.core.RedisCommand Constant.
* DATAREDIS-1138 - ReactiveStreamCommands hangs with indefinite block.
* DATAREDIS-1137 - Remove Travis CI.
* DATAREDIS-1134 - Release 2.2.8 (Moore SR8).
Changes in version 2.1.18.RELEASE (2020-06-10)
----------------------------------------------
* DATAREDIS-1161 - DefaultReactiveHashOperations.readHashValue might return null.
@@ -1988,3 +1998,4 @@ General