Dependency Bumps
- solo-io/envoy-gloo has been upgraded to v1.24.0-patch2.
- envoyproxy/go-control-plane has been upgraded to v0.11.0.
New Features
- Expose
config.core.v3.HealthCheck.HttpHealthCheck.method
asv3.HealthCheck.HttpHealthCheck.RequestMethod
(#7149)
Fixes
- No longer fail validation when specifying query parameters on re-writes. (#7715 (comment))
- Fix issue with wrong port being used with Istio integration and setting a different
TargetPort
than thePort
. (#7298)