Dependency Bumps
- solo-io/go-utils has been upgraded to v0.21.14.
Helm Changes
- Fix gateway proxy service annotation rendering (#4914)
New Features
- Add windows powershell script to install glooctl, update docs (#5062)
- Adds a default
oneWayTlssetting inVirtualServiceOptionsin the Settings CRD. This setting will dictate the defaultoneWayTlsbehaviour in VirtualServices whereoneWayTlsis not specified. If it is specified on the VirtualService, it will not be overridden. (#5035)
Fixes
- Fix a potential NPE with translation in multi destinations. (#5112)
- Add PROXY protocol as listener filter, instead of relying on the deprecated use_proxy_proto flag that Envoy exposes. We ensure the filter occurs before the TLS inspector filter, to ensure that PROXY protocol and SNI can be used together. (#5116)
- Fix windows installer to more consistently work on 64-bit windows server (#5062)