Changes since version 2.1-dev5 : Christopher Faulet (9): BUG/MEDIUM: stream-int: Don't loose events on the CS when an EOS is reported MINOR: contrib/prometheus-exporter: filter exported metrics by scope MINOR: contrib/prometheus-exporter: Add a param to ignore servers in maintenance BUILD: debug: Avoid warnings in dev mode with -02 because of some BUG_ON tests BUG/MINOR: mux-h1: Fix tunnel mode detection on the response path BUG/MINOR: http-ana: Properly catch aborts during the payload forwarding DOC: Update http-buffer-request description to remove the part about chunks BUG/MINOR: stream-int: Fix si_cs_recv() return value DOC: Add documentation about the use-service action Daniel Corbett (1): MEDIUM: dns: Add resolve-opts "ignore-weight" Emmanuel Hocdet (2): BUG/MINOR: ssl: ssl_pkey_info_index ex_data can store a dereferenced pointer BUG/MINOR: ssl: fix crt-list neg filter for openssl < 1.1.1 Eric Salama (1): BUILD/MINOR: ssl: fix compiler warning about useless statement Frédéric Lécaille (5): MINOR: peers: Alway show the table info for disconnected peers. MINOR: peers: Add TX/RX heartbeat counters. MINOR: peers: Add debugging information to "show peers". BUG/MINOR: peers: Wrong null "server_name" data field handling. BUG/MINOR: peers: "peer alive" flag not reset when deconnecting. William Dauchy (2): BUG/MINOR: init: fix set-dumpable when using uid/gid MINOR: init: avoid code duplication while setting identify William Lallemand (5): MINOR: ssl/cli: 'abort ssl cert' deletes an on-going transaction BUG/MEDIUM: mworker: don't fill the -sf argument with -1 during the reexec MINOR: ssl: ssl_sock_prepare_ctx() return an error code MEDIUM: ssl/cli: apply SSL configuration on SSL_CTX during commit MINOR: ssl/cli: display warning during 'commit ssl cert' Willy Tarreau (3): DOC: internal: document the init calls MINOR: version: report the version status in "haproxy -v" MINOR: version: emit the link to the known bugs in output of "haproxy -v"