Endpoints Runtime Release 2.23.0
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
andX-Endpoint-API-UserInfo
headers (#447) - Revamp status codes in access log (#444)