Changes since version 2.0.7 : Baptiste Assmann (1): BUG/MINOR: action: do-resolve does not yield on requests with body Christopher Faulet (1): BUG/MINOR: stats: Add a missing break in a switch statement Frédéric Lécaille (1): BUG/MINOR: peers: crash on reload without local peer. Rick Rackow (1): DOC: fix typo in Prometheus exporter doc Tim Duesterhus (2): BUG/MINOR: lua: Properly initialize the buffer's fields for string samples in hlua_lua2(smp|arg) BUG/MEDIUM: lua: Store stick tables into the sample's `t` field Willy Tarreau (7): MINOR: mux-h2: add a per-connection list of blocked streams BUILD: ebtree: make eb_is_empty() and eb_is_dup() take a const BUG/MEDIUM: mux-h2: do not enforce timeout on long connections BUG/MEDIUM: cache: make sure not to cache requests with absolute-uri DOC: clarify some points around http-send-name-header's behavior MINOR: stats: mention in the help message support for "json" and "typed" BUG/MEDIUM: applet: always check a fast running applet's activity before killing