File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ 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 2.0.0.RC1 (2017-07-25)
10+ -----------------------------------------
11+ * DATAREDIS-665 - Upgrade to Lettuce 5.0 RC1.
12+ * DATAREDIS-664 - Adapt to ID type changes in KeyValue module.
13+ * DATAREDIS-663 - Inherit Project Reactor version from dependency management.
14+ * DATAREDIS-661 - Change RedisServerCommands.getConfig() result to Properties.
15+ * DATAREDIS-660 - Adapt to API changes in mapping subsystem.
16+ * DATAREDIS-659 - Provide ReactiveServerCommands for basic server interaction.
17+ * DATAREDIS-657 - Fix unit tests after API changes in Spring Data Commons.
18+ * DATAREDIS-656 - LettuceConnectionFactory defaults to 60 second shutdown timeout.
19+ * DATAREDIS-655 - Release 2.0 RC1 (Kay).
20+ * DATAREDIS-625 - Remove copy of TestSubscriber and replace usage with StepVerifyer.
21+ * DATAREDIS-508 - Redis Repositories with Cluster and lettuce breaks application initialization.
22+ * DATAREDIS-481 - Improve RedisCache Manger implementation.
23+
24+
925Changes in version 1.8.5.RELEASE (2017-07-24)
1026---------------------------------------------
1127* DATAREDIS-657 - Fix unit tests after API changes in Spring Data Commons.
You can’t perform that action at this time.
0 commit comments