repo: Release v1.36.8
Summary of changes:
-
Bug fixes:
- runtime: fixed RTDS runtime guard override removal so deleting an override restores the process-wide runtime guard value to the default value.
-
New features:
- http2: added opt-in histograms for HTTP/2 header statistics, including header-entry count, header-map byte size, reassembled
cookieheader length, and individualcookieheader count. Enable withenvoy.reloadable_features.http2_record_histograms; the histograms and runtime guard will be removed in a future Envoy release. - http2: added
envoy.reloadable_features.http2_max_cookies_size_in_kbto limit the size of the reassembledcookieheader. By default, no cookie-size limit is enforced.
- http2: added opt-in histograms for HTTP/2 header statistics, including header-entry count, header-map byte size, reassembled
Docker images:
https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.36.8
Docs:
https://www.envoyproxy.io/docs/envoy/v1.36.8/
Release notes:
https://www.envoyproxy.io/docs/envoy/v1.36.8/version_history/v1.36/v1.36.8
Full changelog:
v1.36.7...v1.36.8