File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Redis Changelog
2
2
===========================
3
3
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
+
4
15
Changes in version 2.2.0.RC2 (2019-08-05)
5
16
-----------------------------------------
6
17
* DATAREDIS-1020 - Upgrade to Lettuce 5.1.8.RELEASE.
You can’t perform that action at this time.
0 commit comments