File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ 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.3.0.RC1 (2014-05-02)
10
+ -----------------------------------------
11
+ * DATAREDIS-298 - Unneeded jcl-over-slf4j dependency.
12
+ * DATAREDIS-297 - Release 1.3 RC1.
13
+ * DATAREDIS-296 - Upgrade jedis to recent version.
14
+ * DATAREDIS-293 - JedisConnection does not allow bulk adding multiple elements with the same score to a sorted set.
15
+ * DATAREDIS-226 - Individual syntax errors on Lettuce transactions are not reported.
16
+ * DATAREDIS-73 - add TransactionAware* Driver interfaces.
17
+
18
+
9
19
Changes in version 1.3.0.M1 (2014-03-31)
10
20
----------------------------------------
11
21
Fix
You can’t perform that action at this time.
0 commit comments