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)