Skip to content

Endpoints Runtime Release 2.27.0

Compare
Choose a tag to compare
@shuoyang2016 shuoyang2016 released this 02 Jun 21:09
· 249 commits to master since this release

The release build was produced at 6d87912.

Docker images:

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

Uses Envoy version v1.18.3

Changes since 2.26.1:

  • Fix overhead latency calculation for backend timeout (#505)
  • Reduce backoff initial latency. (#520)
  • Update googleapis/googleapis for golang code (#516)