Changes since version 2.7.11 : Amaury Denoyelle (7): BUG/MINOR: mux-quic: always report error to SC on RESET_STREAM emission MINOR: h3: check connection error during sending BUG/MINOR: h3: close connection on header list too big BUG/MINOR: h3: properly handle alloc failure on finalize BUG/MINOR: h3: close connection on sending alloc errors BUG/MEDIUM: h3: fix incorrect snd_buf return value BUG/MINOR: mux-quic: do not prevent non-STREAM sending on flow control Aurelien DARRAGON (2): MINOR: stats: store the parent proxy in stats ctx (http) BUG/MEDIUM: stats: unhandled switching rules with TCP frontend Christopher Faulet (4): BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty DOC: config: Update documentation about local haproxy response BUG/MEDIUM: stconn: Forward shutdown on write timeout only if it is forwardable BUG/MEDIUM: spoe: Never create new spoe applet if there is no server up Frédéric Lécaille (2): BUG/MEDIUM: quic: QUIC CID removed from tree without locking CLEANUP: quic: Remaining useless code into server part William Lallemand (3): DOC: configuration: typo req.ssl_hello_type BUG/MINOR: mworker/cli: fix set severity-output support BUG/MINOR: resolvers: default resolvers fails when network not configured