Skip to content

Commit 6432e36

Browse files
committed
DATAREDIS-655 - Updated changelog.
1 parent 6291363 commit 6432e36

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ 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.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+
925
Changes in version 1.8.5.RELEASE (2017-07-24)
1026
---------------------------------------------
1127
* DATAREDIS-657 - Fix unit tests after API changes in Spring Data Commons.

0 commit comments

Comments
 (0)