Skip to content

Endpoints Runtime Release 2.49.0

Compare
Choose a tag to compare
@gopkarthik gopkarthik released this 10 Jul 15:29
· 7 commits to master since this release

Docker images:

  • GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.49.0
  • Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.49.0

Changes from release 2.48.0:

  • Default service_control_enable_api_key_uuid_reporting to true (#910)
  • Expose service_control_url flag to set service controller endpoint. (#905)
  • Update Envoy to v1.30.1. (#904)
  • Add a flag to opt out of reporting api key uid and report unknown in network error. (#897)
  • Propagate Api Key UID when it is returned by the service controller. (#892)