Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.11.1 source code.tar.gz | 2025-02-04 | 961.5 kB | |
2.11.1 source code.zip | 2025-02-04 | 1.3 MB | |
README.md | 2025-02-04 | 736 Bytes | |
Totals: 3 Items | 2.3 MB | 0 |
This release is a patch release which includes several important bug fixes (including the security fix for CVE-2025-25069).
Users of old versions are strongly encouraged to upgrade to this new version.
Bug Fixes:
- fix(tls): remove SSL_sendfile path to avoid errors in replication fullsync by @PragmaTwice in [#2757]
- fix(conn): detect and drop HTTP requests in connection by @PragmaTwice in [#2765]
Misc:
- ci: refactor nightly image workflow and utilize arm64 runners by @PragmaTwice in [#2751]
- ci: release nightly images for version tags by @PragmaTwice in [#2769]
Full Changelog: https://github.com/apache/kvrocks/compare/v2.11.0...v2.11.1-rc1