Skip to content

Commit c1c1ca0

Browse files
committed
DATAREDIS-1135 - Updated changelog.
1 parent 2d04af6 commit c1c1ca0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.3.0.RELEASE (2020-05-12)
5+
---------------------------------------------
6+
* DATAREDIS-1144 - Upgrade to Jedis 3.3.0.
7+
* 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.
8+
* DATAREDIS-1139 - org.springframework.data.redis.core.RedisCommand Constant.
9+
* DATAREDIS-1138 - ReactiveStreamCommands hangs with indefinite block.
10+
* DATAREDIS-1137 - Remove Travis CI.
11+
* DATAREDIS-1135 - Release 2.3 GA (Neumann).
12+
* DATAREDIS-1042 - Add MKSTREAM support.
13+
14+
415
Changes in version 2.3.0.RC2 (2020-04-28)
516
-----------------------------------------
617
* DATAREDIS-1132 - Upgrade to Netty 4.1.49.Final.
@@ -1980,3 +1991,4 @@ General
19801991

19811992

19821993

1994+

0 commit comments

Comments
 (0)