Skip to content

v1.17.0-beta25

Latest
Compare
Choose a tag to compare
@sam-heilbron sam-heilbron released this 03 May 16:19
· 3 commits to main since this release
5c07751

New Features

  • Adds the API for a new enterprise only feature designed to allow authenticating requests using tokens from the google metadata service before sending the requests upstreams. This feature will be exposed as a new Upstream type. (#6828)
  • Upstream Support: enable the use of Gloo Edge v1 Upstreams as destinations for using routes and mirror policy from the K8s Gateway API. (solo-io/solo-projects#6129)
  • Add VirtualHostOptions status tracking for Kubernetes Gateways (solo-io/solo-projects#6044)