There was an error while loading. Please reload this page.
1 parent 3e374ac commit cd6be82Copy full SHA for cd6be82
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data Redis Changelog
2
===========================
3
4
+Changes in version 2.1.13.RELEASE (2019-11-18)
5
+----------------------------------------------
6
+* DATAREDIS-1067 - Documentation for MappingConfiguration uses wrong arguments.
7
+* DATAREDIS-1066 - Improve documentation for Jedis pooling configuration.
8
+* DATAREDIS-1064 - ListOperations.rPush/lPush with pivot comments wrong.
9
+* DATAREDIS-1058 - Typo in assert message.
10
+* DATAREDIS-1057 - Release 2.1.13 (Lovelace SR13).
11
+
12
13
Changes in version 2.2.1.RELEASE (2019-11-04)
14
---------------------------------------------
15
* DATAREDIS-1055 - Upgrade to Lettuce 5.2.1.
0 commit comments