File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
414Changes 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
You can’t perform that action at this time.
0 commit comments