File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ Commit changelog: http://github.com/spring-projects/spring-data-redis/tree/v[ver
66Issues changelog: http://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10604
77===========================
88
9+ Changes in version 1.4.0.RC1 (2014-08-13)
10+ -----------------------------------------
11+ * DATAREDIS-338 - Release 1.4 RC1.
12+ * DATAREDIS-337 - MessageListener method should only be invoked once per message.
13+ * DATAREDIS-335 - Upgrade to jedis 2.5.2.
14+ * DATAREDIS-333 - EvalSha returns incorrect result.
15+ * DATAREDIS-330 - Add support for redis Sentinel commands.
16+ * DATAREDIS-327 - Improve exception handling for supported clients.
17+ * DATAREDIS-326 - SrpConverters wraps unknown exceptions in RedisSystemException instead of returning null.
18+ * DATAREDIS-325 - RedisConnectionFactory translates exceptions too aggressively.
19+ * DATAREDIS-324 - Add support to configure RedisSentinels for obtaining connection to current master node.
20+ * DATAREDIS-295 - Converting all exceptions to Jedis Exception.
21+
22+
923Changes in version 1.3.2.RELEASE (2014-07-28)
1024---------------------------------------------
1125* DATAREDIS-331 - Release 1.3.2.
You can’t perform that action at this time.
0 commit comments