Skip to content

Commit 9776012

Browse files
committed
DATAREDIS-622 - Updated changelog.
1 parent 00c433c commit 9776012

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ 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 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+
924
Changes in version 1.7.10.RELEASE (2017-04-19)
1025
----------------------------------------------
1126
* DATAREDIS-628 - Release 1.7.10 (Hopper SR10).

0 commit comments

Comments
 (0)