1.7.14 (April 15, 2021)
SECURITY:
- Add content-type headers to raw KV responses to prevent XSS attacks CVE-2020-25864 [GH-10023]
BUG FIXES:
- command: when generating envoy bootstrap configs to stdout do not mix informational logs into the json [GH-9980]
- config: correct config key from
advertise_addr_ipv6
toadvertise_addr_wan_ipv6
[GH-9851] - snapshot: fixes a bug that would cause snapshots to be missing all but the first ACL Auth Method. [GH-10025]