Skip to content

Commit 2045575

Browse files
committed
DATAREDIS-338 - Updated changelog.
1 parent c442a78 commit 2045575

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/src/info/changelog.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ 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.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+
923
Changes in version 1.3.2.RELEASE (2014-07-28)
1024
---------------------------------------------
1125
* DATAREDIS-331 - Release 1.3.2.

0 commit comments

Comments
 (0)