Changes since version 2.9.0 : Amaury Denoyelle (1): BUG/MEDIUM: mux-quic: report early error on stream Aurelien DARRAGON (2): BUG/MEDIUM: map/acl: pat_ref_{set,delete}_by_id regressions BUG/MINOR: ext-check: cannot use without preserve-env Christopher Faulet (6): MINOR: version: mention that it's stable now BUG/MEDIUM: stconn: Block zero-copy forwarding if EOS/ERROR on consumer side BUG/MEDIUM: mux-h1: Cound data from input buf during zero-copy forwarding BUG/MEDIUM: mux-h1: Explicitly skip request's C-L header if not set originally CLEANUP: mux-h1: Fix a trace message about C-L header addition BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty Frédéric Lécaille (6): BUG/MINOR: ssl: Double free of OCSP Certificate ID MINOR: ssl/cli: Add ha_(warning|alert) msgs to CLI ckch callback BUG/MINOR: ssl: Wrong OCSP CID after modifying an SSL certficate BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA) BUG/MEDIUM: quic: Possible buffer overflow when building TLS records BUG/MEDIUM: quic: QUIC CID removed from tree without locking William Lallemand (3): DOC: configuration: typo req.ssl_hello_type BUG/MINOR: mworker/cli: fix set severity-output support BUILD: ssl: update types in wolfssl cert selection callback