File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ 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.4.3.RELEASE (2015-07-01)
10
+ ---------------------------------------------
11
+ * DATAREDIS-409 - Release 1.4.3 (Evans).
12
+ * DATAREDIS-403 - Fix JavaDoc stylesheet.
13
+ * DATAREDIS-383 - Improve JavaDoc of RedisCacheManager.
14
+ * DATAREDIS-375 - A transactional RedisCacheManager decorates the cache with the TransactionAwareCacheDecorator twice.
15
+ * DATAREDIS-369 - RedisCache zset leak.
16
+ * DATAREDIS-332 - @Transactional Using multiple connections.
17
+ * DATAREDIS-328 - RedisCacheManager should not instantiate caches in setCacheNames().
18
+
19
+
9
20
Changes in version 1.5.1.RELEASE (2015-06-30)
10
21
---------------------------------------------
11
22
* DATAREDIS-410 - Release 1.5.1 (Fowler).
You can’t perform that action at this time.
0 commit comments