Dependency Bumps
- solo-io/k8s-utils has been upgraded to v0.0.12.
New Features
- Adding Grpc extauth configuration, to be able to set the Authority header. (#5682)
- Add new HybridGateway Gateway type which wraps HTTP and TCP Gateways, allowing the user to expose multiple HTTP and/or TCP Gateway on a single port Per-request dynamic Gateway selection is determined by Matchers which enable finer control over Envoy FilterChainMatches (#5324)
Fixes
- Update all references to v1beta1 packages, to ensure that ingress installation succeeds on Kube 1.22 (#5523)