Skip to content

Endpoints Runtime Release 2.23.0

Compare
Choose a tag to compare
@nareddyt nareddyt released this 13 Jan 22:33
· 284 commits to master since this release
a7618ea

The release build was produced at a7618ea.

Docker images:

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

Changes since 2.22.0:

  • Automatically configure stream idle timeouts (#457)
  • Add 405 directResponse in router (#451)
  • Ensure service-config related errors are actionable (#450)
  • Remove warning with empty requestTypeName (#448)
  • Align behavior of X-Forwarded-Authorization and X-Endpoint-API-UserInfo headers (#447)
  • Revamp status codes in access log (#444)