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.2.12.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-1239 - Release 2.2.12 (Moore SR12).
11+
12+
413Changes in version 2.4.1 (2020-11-11)
514-------------------------------------
615* DATAREDIS-1248 - Use fresh JedisConnectionFactory in PubSubTests.
@@ -2197,5 +2206,6 @@ General
21972206
21982207
21992208
2209+
22002210
22012211
You can’t perform that action at this time.
0 commit comments