We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2297e commit 0203a2dCopy full SHA for 0203a2d
CHANGELOG.md
@@ -1,6 +1,14 @@
1
## Changelog
2
3
4
+### v2.22.0
5
+
6
+- set miniredis.DumpMaxLineLen to get more Dump() info (thanks @afjoseph)
7
+- fix invalid resposne of COMMAND (thanks @zsh1995)
8
+- fix possibility to generate duplicate IDs in XADD (thanks @readams)
9
+- adds support for XAUTOCLAIM min-idle parameter (thanks @readams)
10
11
12
### v2.21.0
13
14
- support for GETEX (thanks @dntj)
0 commit comments