Changes since version 3.0.11 : Amaury Denoyelle (4): BUG/MINOR: mux-quic: do not decode if conn in error MINOR: quic: rename min/max fields for congestion window algo BUG/MINOR: quic: ensure cwnd limits are always enforced BUG/MINOR: config/server: reject QUIC addresses Christopher Faulet (6): DOC: config: Fix a typo in 2.7 (Name format for maps and ACLs) BUG/MEDIUM: check: Requeue healthchecks on I/O events to handle check timeout BUG/MINIR: h1: Fix doc of 'accept-unsafe-...-request' about URI parsing BUG/MEDIUM: cli: Don't consume data if outbuf is full or not available MINOR: cli: handle EOS/ERROR first BUG/MEDIUM: check: Set SOCKERR by default when a connection error is reported Frederic Lecaille (1): BUG/MINOR: quic: Missing SSL session object freeing Olivier Houchard (1): BUG/MEDIUM: fd: Use the provided tgid in fd_insert() to get tgroup_info Willy Tarreau (2): BUG/MEDIUM: peers: also limit the number of incoming updates BUILD: tools: properly define ha_dump_backtrace() to avoid a build warning