DATAREDIS-1135 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-05-12 12:27:56 +02:00
parent 2d04af6a99
commit c1c1ca0361

View File

@@ -1,6 +1,17 @@
Spring Data Redis Changelog
===========================
Changes in version 2.3.0.RELEASE (2020-05-12)
---------------------------------------------
* DATAREDIS-1144 - Upgrade to Jedis 3.3.0.
* 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-1135 - Release 2.3 GA (Neumann).
* DATAREDIS-1042 - Add MKSTREAM support.
Changes in version 2.3.0.RC2 (2020-04-28)
-----------------------------------------
* DATAREDIS-1132 - Upgrade to Netty 4.1.49.Final.
@@ -1980,3 +1991,4 @@ General