2026-09-23BUG/MINOR: http-ana: restore the transaction status after early hints 2026-09-23BUG/MINOR: tcpcheck: refresh the start-line after updating the authority 2026-09-23BUG/MINOR: mux-h1: only mark C-L and T-E as sent once the header is emitted 2026-09-23BUG/MINOR: http-fetch: fix the space check of http_auth_bearer() 2026-09-23BUG/MINOR: http-fetch: http_auth_bearer() must not match a missing header 2026-09-23BUG/MINOR: http-ana: count response body failures only once in http_fail_cnt 2026-09-23BUG/MEDIUM: tcp-rules: ignore "capture len" rules evaluated from a backend 2026-09-23BUG/MEDIUM: http-act: ignore "capture len" rules evaluated from a backend 2026-09-23BUG/MEDIUM: http-htx: don't build the new authority in a rotating trash chunk 2026-09-23BUG/MEDIUM: log: reserve the trailing 0 in CBOR int and bool encoders 2026-09-23BUG/MINOR: mux-h2: Don't expect more HTX data on 1xx interim responses 2026-09-23BUG/MEDIUM: h1-htx: Don't report EOM for H1 interim responses during parsing 2026-09-21BUG/MINOR: http-client: Convert server timeout ticks when setting it 2026-09-21BUG/MINOR: ssl: Fix possible null deref on the SSL context in ssl_sock_to_buf() 2026-09-21BUG/MINOR: hlua: release private Lua rule data on teardown