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: v2.11.0...v2.11.1-rc1