Skip to content

Endpoints Runtime Release 2.30.1

Choose a tag to compare

@ygong ygong released this 12 Aug 21:57
· 255 commits to master since this release

The release build was produced at b7c91e3.

Docker images:

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

Uses Envoy version 1.19.0

Changes from release 2.29.1 (2.30.0 was rolled back)

Fix basic CORS with default cors_allow_origin=* (#579)
Update service_control_client_cxx with improved quota cache (#573)
Unify route match policy with CORS filter (#575)
Add jwks fetch retry flags for jwt authentication (#564)
Update Envoy to 1.19.0 (#572)