Skip to content

Endpoints Runtime Release 2.41.0

Compare
Choose a tag to compare
@orionHong orionHong released this 11 Jan 16:53
· 91 commits to master since this release
d75445e

Docker images:

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

Changes from release 2.40.0:

  • Increase ServiceControl Check cache duration (#773)
  • Bug Fix for not using custom SA in flag "--service_account_key" for tracing (#772)
  • Bug Fix for writing trace_id in the endpoint log when trace is disabled (#769)
  • Add flag "--client_ip_from_forwarded_header" to enable extracting client IP from forward header (#764)
  • Add keep-alive for upstream http2 connection for 30s interval and 10s timeout (#763)