Skip to content

Commit 265bf38

Browse files
committed
DATAREDIS-1218 - Updated changelog.
1 parent e32e317 commit 265bf38

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Spring Data Redis Changelog
22
===========================
33

4+
Changes in version 2.3.5.RELEASE (2020-10-28)
5+
---------------------------------------------
6+
* DATAREDIS-1238 - Upgrade to Lettuce 5.3.5.RELEASE.
7+
* DATAREDIS-1231 - Use Jedis command routing if multiple BRPOP keys map to a single slot.
8+
* DATAREDIS-1225 - Fix typos in reference documentation.
9+
* DATAREDIS-1222 - DefaultStringRedisConnection#zRangeByLex(String, Range, Limit) ignores the limit parameter.
10+
* DATAREDIS-1218 - Release 2.3.5 (Neumann SR5).
11+
* DATAREDIS-1214 - Get a NullPointerException when using the geodist command of redis.
12+
* DATAREDIS-1212 - Reduce memory allocation when retrieving message content.
13+
14+
415
Changes in version 2.2.11.RELEASE (2020-10-28)
516
----------------------------------------------
617
* DATAREDIS-1231 - Use Jedis command routing if multiple BRPOP keys map to a single slot.
@@ -2166,5 +2177,6 @@ General
21662177

21672178

21682179

2180+
21692181

21702182

0 commit comments

Comments
 (0)