v1.18.7
Dependency Bumps
- solo-io/solo-kit has been upgraded to v0.36.4.
Fixes
- Fixes a bug where we translate Gateways that do not belong to us. (solo-io/solo-projects#7768)
- Fixes the gateway params image to respect the fips and distroless variants specified by global.image.variant. This only applies to the kubernetes gateway proxy. (https://github.com/solo-io/gloo/issues/10602)
- Add support for xDS over mTLS for communication between the Gloo pod and the Kubernetes Gateway proxies. This can be enabled by setting the 'global.glooMtls.enabled' helm value to true. (solo-io/solo-projects#6210)
- Pull in solo-kit fix to reduce log level of snapshot cache watches. (kgateway-dev#8626)