Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.12.1 source code.tar.gz | 2025-04-30 | 981.1 kB | |
2.12.1 source code.zip | 2025-04-30 | 1.4 MB | |
README.md | 2025-04-30 | 445 Bytes | |
Totals: 3 Items | 2.3 MB | 0 |
This release is a patch release that addresses several important bug fixes. Users of old versions are strongly encouraged to upgrade to this new version.
Bug Fixes
- fix(core): potential data race between blocking command and transaction by @git-hulk in [#2910]
- chore: fix & cleanup RESP error messages by @PragmaTwice in [#2902]
- fix(stream): should return an empty string instead of nil in XREAD/XRANGE by @git-hulk in [#2897]