Skip to content

Endpoints Runtime Release 2.21.0

Choose a tag to compare

@florayan florayan released this 03 Dec 02:39
· 345 commits to master since this release

The release build was produced at f792de6

Docker images:

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

Changes from release 2.20.0:

  • Fix request header size (#425)
  • Update envoy to jwt clock_skew change (#420)
  • Support AuthenticationRule.allow_without_credential (#419)
  • Enable traceparent trace context propagation by default (#416)
  • Envoy changes to use DependencyErrorBehavior in TokenSubscriber (#406)