File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ 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.1.RELEASE (2017-10-27)
10
+ ---------------------------------------------
11
+ * DATAREDIS-720 - Reactive connections using Lettuce do not use shared connection.
12
+ * DATAREDIS-719 - Improve connection FutureResult handling for pipeline and tx mode.
13
+ * DATAREDIS-711 - ClassCastException in Lua script result processing returning List.
14
+ * DATAREDIS-709 - Release 2.0.1 (Kay SR1).
15
+ * DATAREDIS-619 - Provide documentation for reactive Redis Template API.
16
+
17
+
9
18
Changes in version 1.8.8.RELEASE (2017-10-11)
10
19
---------------------------------------------
11
20
* DATAREDIS-689 - Release 1.8.8 (Ingalls SR8).
You can’t perform that action at this time.
0 commit comments