File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[ver
6
6
Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
7
7
===========================
8
8
9
+ Changes in version 2.0.2.RELEASE (2017-11-27)
10
+ ---------------------------------------------
11
+ * DATAREDIS-735 - Upgrade to Lettuce 5.0.1.
12
+ * DATAREDIS-733 - Typo in ValueOperations.increment documentation link.
13
+ * DATAREDIS-728 - Unnecessary cache configuration map creation in RedisCacheManagerBuilder.
14
+ * DATAREDIS-727 - Incorrect documentation for RedisCacheManagerBuilder.
15
+ * DATAREDIS-723 - Release 2.0.2 (Kay SR2).
16
+ * DATAREDIS-706 - JedisClusterStringCommands.set(…) contains redundant null checks.
17
+
18
+
9
19
Changes in version 1.8.9.RELEASE (2017-11-27)
10
20
---------------------------------------------
11
21
* DATAREDIS-733 - Typo in ValueOperations.increment documentation link.
You can’t perform that action at this time.
0 commit comments