New Features
- Adds a new top level
glooctl debug
CLI command as well as subcommands which collect kubernetes, gloo controller, and envoy state information to aid in debugging failures. (solo-io/solo-projects#7298) - Add API for AI related tracing operations, as well as general QOL tracing updates for Gateway API. (solo-io/solo-projects#7295)
Fixes
- Bumps Gateway API dependencies from v1.2.0 to v1.2.1. (#10456)
- When the v1 DestinationRule CRD does not exist, don't attemp to read DestinationRule. (solo-io/solo-projects#7400)