File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Redis Changelog
2
2
===========================
3
3
4
+ Changes in version 2.1.0.M3 (2018-05-17)
5
+ ----------------------------------------
6
+ * DATAREDIS-833 - Upgrade to Lettuce 5.1.0.M1.
7
+ * DATAREDIS-832 - Add coverpage for epub documentation output.
8
+ * DATAREDIS-827 - Upgrade to Lettuce 5.0.4.RELEASE.
9
+ * DATAREDIS-825 - Full editing pass on reference documentation.
10
+ * DATAREDIS-824 - NPE: DefaultReactiveHashOperations#multiGet on null values.
11
+ * DATAREDIS-822 - RedisCommand does not consider optional upper argument count.
12
+ * DATAREDIS-819 - Fix typo in ReactiveValueOperations.
13
+ * DATAREDIS-817 - Upgrade build profile to Redis 4.0.9.
14
+ * DATAREDIS-815 - Add method variants accepting/returning java.time.Duration.
15
+ * DATAREDIS-812 - Release 2.1 M3 (Lovelace).
16
+ * DATAREDIS-786 - Add ValueOperations.setIfPresent(…).
17
+ * DATAREDIS-778 - BoundZSetOperations should match return types of ZSetOperations.
18
+ * DATAREDIS-763 - Introduce factory methods for JDK serializer accepting ClassLoader.
19
+ * DATAREDIS-716 - Add support for OBJECT command.
20
+ * DATAREDIS-697 - Add support for BITPOS.
21
+ * DATAREDIS-612 - Provide reactive RedisMessageListenerContainer.
22
+ * DATAREDIS-562 - Add support for BITFIELD.
23
+
24
+
4
25
Changes in version 2.0.7.RELEASE (2018-05-08)
5
26
---------------------------------------------
6
27
* DATAREDIS-827 - Upgrade to Lettuce 5.0.4.RELEASE.
You can’t perform that action at this time.
0 commit comments