Endpoints Runtime Release 2.26.0
The release build was produced at a0ee9b2.
Docker images:
- GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.26.0
- Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.26.0
Uses Envoy version v1.18.3
Changes since 2.25.0:
- Upgrade to Envoy v1.18.3
- Add path normalization options for CVE-2021-29492 (#511)
- Add flag
--cors_max_age
to support set Access-Control-Max-Age response header (#502) - Add perTryTimeout for doing retry when the upstream times out (#509)
- Support for "eu" zone via -z in gcloud_build_image (#490)
- Propagate trace context headers to Service Control Check (#487)
- Add padding for the base64 encoded "X-Endpoint-API-UserInfo" header.