Changes since version 2.8.0 : Artur Pydo (1): DOC: quic: fix misspelled tune.quic.socket-owner Aurelien DARRAGON (5): DOC: config: fix jwt_verify() example using var() DOC: config: fix rfc7239 converter examples (again) BUG/MINOR: cfgparse-tcp: leak when re-declaring interface from bind line BUG/MINOR: proxy: add missing interface bind free in free_proxy BUG/MINOR: proxy/server: free default-server on deinit Christopher Faulet (4): BUG/MINOR: spoe: Only skip sending new frame after a receive attempt BUG/MEDIUM: hlua: Use front SC to detect EOI in HTTP applets' receive functions BUG/MINOR: peers: Improve detection of config errors in peers sections REG-TESTS: stickiness: Delay haproxys start to properly resolv variables Frédéric Lécaille (2): BUG/MINOR: quic: Possible crash when SSL session init fails CONTRIB: Add vi file extensions to .gitignore Tim Duesterhus (1): BUG/MINOR: stats: Fix Lua's `get_stats` function Willy Tarreau (1): BUG/MINOR: stream: do not use client-fin/server-fin with HTX