Skip to content

Commit 0c82a75

Browse files
committed
DATAREDIS-996 - Updated changelog.
1 parent 8b06b6e commit 0c82a75

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Spring Data Redis Changelog
22
===========================
33

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+
417
Changes in version 1.8.23.RELEASE (2019-08-05)
518
----------------------------------------------
619
* DATAREDIS-985 - Introduce Jenkins CI.

0 commit comments

Comments
 (0)