diff --git a/changelogs/current.yaml b/changelogs/current.yaml index 69743052da09..270058a2c82d 100644 --- a/changelogs/current.yaml +++ b/changelogs/current.yaml @@ -79,7 +79,7 @@ minor_behavior_changes: Allow malformed URL encoded triplets in the default header validator. This behavior can be reverted by setting runtime flag ``envoy.reloadable_features.uhv_allow_malformed_url_encoding`` to false, in which case requests with malformed URL encoded triplets in path are rejected. This setting is only applicable when the Unversal Header Validator is enabled and has no effect otherwise. -- area: lambda filter +- area: aws change: | Default sanitize host header prior to direct invocation of a lambda. This behavior can reverted by setting runtime flag ``envoy.reloadable_features.lambda_sanitize_host_headers`` to false, in which case requests will retain the originating header to the