You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- title: Memory usage improvements for installations with many AmbassadorHosts
263
-
body: The behavior of the Ambassador module <code>prune_unreachable_routes</code> field is now automatic, which should reduce Envoy memory requirements for installations with many <code>AmbassadorHost</code>s
271
+
body: The behavior of the <code>ambassador</code> <code>Module</code> <code>prune_unreachable_routes</code> field is now automatic, which should reduce Envoy memory requirements for installations with many <code>AmbassadorHost</code>s
body: The <code>tls</code> module and the <code>tls</code> field in the Ambassador module are no longer supported. Please use <code>TLSContext</code> resources instead.
322
+
body: The <code>tls</code> module and the <code>tls</code> field in the <code>ambassador</code> <code>Module</code> are no longer supported. Please use <code>TLSContext</code> resources instead.
body: $productName$ has been updated to Envoy 1.15.5, which addresses a high severity security vulnerability (CVE-2021-29492). $productName$ can now be configured to reject client requests that contain escaped slashes.
540
+
body: >-
541
+
Incorporate the Envoy 1.15.5 security update by adding the
542
+
<code>reject_requests_with_escaped_slashes</code> option to the <code>ambassador</code> <code>Module</code>.
0 commit comments