Releases: GoogleCloudPlatform/esp-v2
Releases · GoogleCloudPlatform/esp-v2
Endpoints Runtime Release 2.50.0
Docker images:
- GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.50.0
- Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.50.0
Changes from release 2.49.0:
- Update Go version to 1.22.5 (#916)
Endpoints Runtime Release 2.49.0
Docker images:
- GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.49.0
- Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.49.0
Changes from release 2.48.0:
- Default
service_control_enable_api_key_uuid_reporting
to true (#910) - Expose
service_control_url
flag to set service controller endpoint. (#905) - Update Envoy to v1.30.1. (#904)
- Add a flag to opt out of reporting api key uid and report unknown in network error. (#897)
- Propagate Api Key UID when it is returned by the service controller. (#892)
Endpoints Runtime Release 2.48.0
Docker images:
- GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.48.0
- Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.48.0
Changes from release 2.47.0:
- Fix libexpat vulnerabilities by rebuilding the release
- Update googleapi version to latest
Endpoints Runtime Release 2.47.0
Docker images:
- GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.47.0
- Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.47.0
Changes from release 2.46.0:
- Rebuild the release to fix the OpenSSL vulnerabilities
Endpoints Runtime Release 2.46.0
Docker images:
- GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.46.0
- Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.46.0
Changes from release 2.45.0:
Endpoints Runtime Release 2.45.0
Docker images:
GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.45.0
Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.45.0
Changes from release 2.44.0:
- Update Go version to 1.20
- Update base alpine image to 3.18
- Expose --health_check_grpc_backend_no_traffic_interval
Endpoints Runtime Release 2.44.0
Endpoints Runtime Release 2.43.0
Docker images:
GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.43.0
Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.43.0
Changes from release 2.42.0:
Endpoints Runtime Release 2.42.0
Endpoints Runtime Release 2.41.0
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)