File tree 1 file changed +13
-0
lines changed
1 file changed +13
-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.10.RELEASE (2019-08-05)
5
+ ----------------------------------------------
6
+ * DATAREDIS-1020 - Upgrade to Lettuce 5.1.8.RELEASE.
7
+ * DATAREDIS-1018 - Inherit Jackson dependency versions from BOM and parent POM.
8
+ * DATAREDIS-1013 - Wrong minArgs and maxArgs values for SELECT redis command.
9
+ * DATAREDIS-1008 - Fix command reference in Javadoc.
10
+ * DATAREDIS-1001 - Jackson2HashMapper does not serialize Date/Calender fields when flatten = true.
11
+ * DATAREDIS-996 - Release 2.1.10 (Lovelace SR10).
12
+ * DATAREDIS-992 - AbstractOperations: bitwise AND in place of logical AND.
13
+ * DATAREDIS-988 - Command timed out if execute multi/exec in readonly database transaction.
14
+ * DATAREDIS-985 - Introduce Jenkins CI.
15
+
16
+
4
17
Changes in version 1.8.23.RELEASE (2019-08-05)
5
18
----------------------------------------------
6
19
* DATAREDIS-985 - Introduce Jenkins CI.
You can’t perform that action at this time.
0 commit comments