Changes since version 3.4-dev8 : Aurelien DARRAGON (5): DOC: config: fix ambiguous info in log-steps directive description MINOR: filters: add filter name to flt_conf struct MEDIUM: filters: add "filter-sequence" directive REGTESTS: add a test for "filter-sequence" directive BUG/MINOR: counters: fix unexpected 127 char GUID truncation for shm-stats-file objects Christopher Faulet (5): BUG/MEDIUM: haterm: Move all init functions of haterm in haterm_init.c BUG/MEDIUM: mux-h1: Disable 0-copy forwarding when draining the request DOC: config: Fix two typos in the server param "healthcheck" description MINOR: tcpcheck: Reject unknown keyword during parsing of healthcheck section BUG/MEDIUM: tcpcheck/server: Fix parsing of healthcheck param for dynamic servers Olivier Houchard (1): MINOR: servers: The right parameter for idle-pool.shared is "full" William Lallemand (2): Revert "CLEANUP: tcpcheck: Don't needlessly expose proxy_parse_tcpcheck()" MINOR: tcpcheck: reintroduce proxy_parse_tcpcheck() symbol Willy Tarreau (1): BUG/MINOR: http-act: fix a typo in the "pause" action error message