Skip to content

Commit 4ab164b

Browse files
committed
DATAREDIS-420 - Updated changelog.
1 parent 444b290 commit 4ab164b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/src/info/changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[ver
66
Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
77
===========================
88

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+
922
Changes in version 1.5.2.RELEASE (2015-07-28)
1023
---------------------------------------------
1124
* DATAREDIS-418 - Release 1.5.2 (Fowler).

0 commit comments

Comments
 (0)