Skip to content

Commit 5838a10

Browse files
committed
DATAREDIS-1024 - Updated changelog.
1 parent 8933f97 commit 5838a10

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.2.0.RC3 (2019-09-06)
5+
-----------------------------------------
6+
* DATAREDIS-1032 - RedisCache fails to serialize non SimpleKey cache keys.
7+
* DATAREDIS-1031 - LettuceReactiveKeyCommands.pExpireAt calls EXPIREAT command instead of PEXPIREAT.
8+
* DATAREDIS-1030 - RedisScript of method improvement.
9+
* DATAREDIS-1027 - LettuceConnectionFactory.destroy() should release reactiveConnectionProvider resources.
10+
* DATAREDIS-1025 - Add HTTPS entries into spring.schemas.
11+
* DATAREDIS-1024 - Release 2.2 RC3 (Moore).
12+
* DATAREDIS-1021 - JedisKeyCommands.del asset error.
13+
14+
415
Changes in version 2.2.0.RC2 (2019-08-05)
516
-----------------------------------------
617
* DATAREDIS-1020 - Upgrade to Lettuce 5.1.8.RELEASE.

0 commit comments

Comments
 (0)