Dependency Bumps
- solo-io/envoy-gloo-ee has been upgraded to v1.23.1-patch2.
Fixes
- Improve performance of gloo translation and speed to serve xds config by moving status reporting to its own goroutine. (#7261)
- Add a new field to Gloo
Settings
which allows users to disable the validation server (even if they also configured other validation fields, such asdisable_transformation_validation
). (#7275) - Ensure that any actions taken by a leader are executed after election changes. Previously, any status updates that took place during an election, would not be reflected on resources until another change took place after a leader was elected. (#7148)