Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Eskin <55214537+reskin89@users.noreply.github.com>
  • Loading branch information
reskin89 authored Jul 11, 2023
2 parents b3daf0b + 7f438cb commit e96f30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelogs/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e96f30a

Please sign in to comment.