| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-17 | 537 Bytes | |
| v3.6.1 source code.tar.gz | 2026-09-17 | 188.3 kB | |
| v3.6.1 source code.zip | 2026-09-17 | 585.7 kB | |
| Totals: 3 Items | 774.6 kB | 1 | |
Fixed
- Fixed RESP3 double parsing returning positive
INFfor-infpayloads (#1716) - Fixed
client_infoconnection parameter being ignored (#1722) - Fixed
Stream::write()andread()leaving a dead connection when a host error handler throws exception (#1725)
Security
- Deprecated
CommandInterface::deserializeCommand()(CVE GHSA-w6f5-v2h6-g786) - Fixed CRLF command smuggling and node misrouting in
AbstractAggregateConnection::write()andCommandInterface::deserializeCommand()(CVE GHSA-w6f5-v2h6-g786)