Dependency Bumps
- envoy-gloo/solo-io has been upgraded to v1.17.3-patch1.
Helm Changes
- Allow users to set custom annotations on gateway webhook, which enables for example use of cert-manager's ca-injector to inject the caBundle. (#3790)
- Allow users to opt-out from using Helm pre-install Hook to install gateway webhook. This can be usefull for GitOps workflows in which case the webhook must be updated (not just installed) via Helm. (#2679)
New Features
- Allows configuration of max gRPC message size for Proxy CRD validation from gateway to gloo. (#4594)