New Features
- New setting allowing for a set of annotations to be applied to all upstreams. (#6028)
- Adds AutoMapFromMetadata to the OIDC IssuerConfig struct. When configured, dynamic metadata values in the specified namespace will be mapped to query params on requests made to the OIDC auth endpoint and the OIDC token endpoint. (#6056)
Fixes
- Breaking change from envoy 1.22 typedurl needed in all filters (https://github.com/solo-io/envoy-gloo-ee/issues/260)