New Features
- Add support for exlcuding all types with
glooctl check -x
(#5881) - Add configuration status metric support for UpstreamGroup CRs (#5935)
Fixes
- Make sure that aws lambda refresh and propagation of origin are always respected (#5253)
- glooctl get us will no longer panic on upstreams that have no secret (aws + azure) (#5253)
- Run the CertGen CronJob with 'force-rotation' flag so it will make the rotation (#4638)
- Fix bug where regex route short-circuiting was reported when it shouldn't have been. (#5958)
- Un-nest the IntrospectionValidation and JwtValidation fields from AccessTokenValidation to help with CRD schema gen. (solo-io/gloo-portal-issues#49)