File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ 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 1.6.0.RC1 (2015-08-04)
10
+ -----------------------------------------
11
+ * DATAREDIS-420 - Release 1.6 RC1 (Gosling).
12
+ * DATAREDIS-416 - RedisCache.putIfAbsent(…) breaks contract defined by org.springframework.cache.Cache.
13
+ * DATAREDIS-414 - Serialization occurs while pooled connection can be released.
14
+ * DATAREDIS-413 - Use the latest version of the Spring IO Plugin.
15
+ * DATAREDIS-412 - Support for Jedis 2.7.1, 2.7.2 and 2.7.3.
16
+ * DATAREDIS-403 - Fix JavaDoc stylesheet.
17
+ * DATAREDIS-402 - RedisCache should not expire known keys in case ttl of element is not set.
18
+ * DATAREDIS-401 - RedisCacheManager should operate upon RedisOperations instead of RedisTemplate.
19
+ * DATAREDIS-348 - Upgrade Lettuce to 3.x release.
20
+
21
+
9
22
Changes in version 1.5.2.RELEASE (2015-07-28)
10
23
---------------------------------------------
11
24
* DATAREDIS-418 - Release 1.5.2 (Fowler).
You can’t perform that action at this time.
0 commit comments