Hi, HAProxy 3.0.14 was released on 2025/12/22. It added 1 new commits after version 3.0.13.
This version fixes the CLI which suffers a regression due to a previous fix that was needed for 3.3 and 3.2 and that we thought was also needed for 3.1 and 3.0. It turns out that the interactive mode got broken there, the responses are only shown when the client shuts down, which is quite problematic. Please do not deploy 3.0.13 and use 3.0.14 instead, hence the quick release. Sorry about that. Please find the usual URLs below : Site index : https://www.haproxy.org/ Documentation : https://docs.haproxy.org/ Wiki : https://github.com/haproxy/wiki/wiki Discourse : https://discourse.haproxy.org/ Slack channel : https://slack.haproxy.org/ Issue tracker : https://github.com/haproxy/haproxy/issues Q&A from devs : https://github.com/orgs/haproxy/discussions Sources : https://www.haproxy.org/download/3.0/src/ Git repository : https://git.haproxy.org/git/haproxy-3.0.git/ Git Web browsing : https://git.haproxy.org/?p=haproxy-3.0.git Changelog : https://www.haproxy.org/download/3.0/src/CHANGELOG Dataplane API : https://github.com/haproxytech/dataplaneapi/releases/latest Pending bugs : https://www.haproxy.org/l/pending-bugs Reviewed bugs : https://www.haproxy.org/l/reviewed-bugs Code reports : https://www.haproxy.org/l/code-reports Latest builds : https://www.haproxy.org/l/dev-packages Willy --- Complete changelog : Willy Tarreau (1): Revert "BUG/MEDIUM: cli: State the cli have no more data to deliver if it yields" ---

