Skip to content

Endpoints Runtime Release 2.24.0

Compare
Choose a tag to compare
@florayan florayan released this 02 Feb 01:27
· 277 commits to master since this release

The release build was produced at fcb8ccf.

Docker images:

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

Changes since 2.23.0:

  • Respond with HTTP 400 when required headers are omitted in CORS preflight request (#468)
  • Allow backend address override (#464)
  • Propagate trace ID to correlate access logs and traces (#463)