There was an error while loading. Please reload this page.
1 parent e0a059f commit aed782eCopy full SHA for aed782e
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.1.7.RELEASE (2019-05-10)
5
+---------------------------------------------
6
+* DATAREDIS-972 - Incorrect logic in RedisCommand.validateArgumentCount(int).
7
+* DATAREDIS-971 - BitFieldSubCommands.signed() initializes BitFieldType unsigned.
8
+* DATAREDIS-960 - Release 2.1.7 (Lovelace SR7).
9
+* DATAREDIS-956 - LettucePoolingClientConfigurationBuilder does not support ReadFrom.
10
+
11
12
Changes in version 2.2.0.M3 (2019-04-11)
13
----------------------------------------
14
* DATAREDIS-953 - Shared Lettuce connection released twice on failed validation.
0 commit comments