File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ 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 2.0.0.M3 (2017-05-09)
10
+ ----------------------------------------
11
+ * DATAREDIS-642 - Upgrade to Lettuce 5.0 M2.
12
+ * DATAREDIS-640 - Adapt to API changes in repository interfaces.
13
+ * DATAREDIS-637 - ClusterConnections do not close dedicated ClusterCommandExecutor instances.
14
+ * DATAREDIS-636 - Adapt to Range API changes.
15
+ * DATAREDIS-634 - Adapt to moved CustomConversions to Spring Data Commons.
16
+ * DATAREDIS-633 - Adapt to renamed KeyValueQuery.getCriteria() method.
17
+ * DATAREDIS-629 - Adopt changed Mono and Flux error handling API.
18
+ * DATAREDIS-626 - Split up RedisConnection and add defaulting to *.Command interfaces.
19
+ * DATAREDIS-624 - Upgrade to Reactor 3.1.0.BUILD-SNAPSHOT.
20
+ * DATAREDIS-622 - Release 2.0 M3 (Kay).
21
+ * DATAREDIS-613 - Stream results instead of returning collections where possible.
22
+
23
+
9
24
Changes in version 1.7.10.RELEASE (2017-04-19)
10
25
----------------------------------------------
11
26
* DATAREDIS-628 - Release 1.7.10 (Hopper SR10).
You can’t perform that action at this time.
0 commit comments