Skip to content

Endpoints Runtime Release 2.35.0

Compare
Choose a tag to compare
@ygong ygong released this 23 Mar 03:04
· 161 commits to master since this release

The release build was produced at 90a962b

Docker images:

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

Uses Envoy version 1.21.1

Changes from release 2.34.0:

  • Update Envoy to v1.21.1 (#670)
  • Remove envoy runtime flag preserve_downstream_scheme (#667)
  • Correctly escape user-provided regex paths (#664)
  • Expose the --config-yaml envoy flag (#662)