Dependency Bumps
- solo-io/envoy-gloo has been upgraded to v1.26.4-patch3.
Helm Changes
- Fix TTL not being respected on Helm hook jobs due to deletion policy. (#8500)
New Features
- Add support for
most_specific_header_mutations_wins
to allow the more specific header mutation to win. Toggling it on would reverse the evaluation order of the header mutations, allowing more specific header mutations to overwrite less specific.
https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route.proto#envoy-v3-api-field-config-route-v3-routeconfiguration-most-specific-header-mutations-wins (#8690)
Fixes
- Support role chaining using EKS ServiceAccounts outside of us-east-1 (#8578)