File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Redis Changelog
22===========================
33
4+ Changes in version 2.3.6.RELEASE (2020-12-09)
5+ ---------------------------------------------
6+ * DATAREDIS-1257 - Fix converter documentation for repository support.
7+ * DATAREDIS-1254 - Upgrade to Xstream 1.4.14.
8+ * DATAREDIS-1246 - DefaultStreamReceiver.StreamSubscription's onStreamMessage() uses unimplemented method.
9+ * DATAREDIS-1245 - RedisScript<ArrayList> return type interpreted as VALUE.
10+ * DATAREDIS-1240 - Release 2.3.6 (Neumann SR6).
11+
12+
413Changes in version 2.2.12.RELEASE (2020-12-09)
514----------------------------------------------
615* DATAREDIS-1257 - Fix converter documentation for repository support.
@@ -2207,5 +2216,6 @@ General
22072216
22082217
22092218
2219+
22102220
22112221
You can’t perform that action at this time.
0 commit comments