Skip to content

Commit e32e317

Browse files
committed
DATAREDIS-1217 - Updated changelog.
1 parent 5bfbf46 commit e32e317

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.2.11.RELEASE (2020-10-28)
5+
----------------------------------------------
6+
* DATAREDIS-1231 - Use Jedis command routing if multiple BRPOP keys map to a single slot.
7+
* DATAREDIS-1225 - Fix typos in reference documentation.
8+
* DATAREDIS-1222 - DefaultStringRedisConnection#zRangeByLex(String, Range, Limit) ignores the limit parameter.
9+
* DATAREDIS-1217 - Release 2.2.11 (Moore SR11).
10+
* DATAREDIS-1214 - Get a NullPointerException when using the geodist command of redis.
11+
* DATAREDIS-1212 - Reduce memory allocation when retrieving message content.
12+
13+
414
Changes in version 2.1.21.RELEASE (2020-10-28)
515
----------------------------------------------
616
* DATAREDIS-1236 - Release 2.1.21 (Lovelace SR21).
@@ -2155,5 +2165,6 @@ General
21552165

21562166

21572167

2168+
21582169

21592170

0 commit comments

Comments
 (0)