Changes since version 3.0-dev0 : Christopher Faulet (12): MINOR: channel: Use dedicated functions to deal with STREAMER flags MEDIUM: applet: Handle channel's STREAMER flags on applets size MINOR: applets: Use channel's field to compute amount of data received MEDIUM: cache: Save body size of cached objects and track it on delivery MEDIUM: cache: Add support for endp-to-endp fast-forwarding MINOR: cache: Add global option to enable/disable zero-copy forwarding MINOR: pattern: Use reference name as filename to read patterns from a file MEDIUM: pattern: Add support for virtual and optional files for patterns DOC: config: Add section about name format for maps and ACLs DOC: management/lua: Update commands about map and acl MINOR: promex: Add support for specialized front/back/li/srv metric names MINOR: promex: Export active/backup metrics per-server Frédéric Lécaille (4): BUG/MINOR: ssl: Double free of OCSP Certificate ID MINOR: ssl/cli: Add ha_(warning|alert) msgs to CLI ckch callback BUG/MINOR: ssl: Wrong OCSP CID after modifying an SSL certficate BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA)