Releases: cloudendpoints/esp
Endpoints Runtime Release 1.18.0
Docker image: gcr.io/endpoints-release/endpoints-runtime:1.18.0
Changes from release 1.17.0
- Separated location related changes
- Added condition to check non_gcp and service_account_key
- Fixed metadata configuration for GCP
- Fix typo in the default CORS headers.
- Returns Status::OK when metadata service is not available (#386)
Endpoints Runtime Release 1.17.0
Docker images: gcr.io/endpoints-release/endpoints-runtime:1.17.0
Changes from release 1.16.0
Endpoints Runtime Release 1.16.0
Docker image: gcr.io/endpoints-release/endpoints-runtime:1.16.0
Changes from release 1.15.0
- Add new args for CORS
- Use always when adding CORS headers, make cors preset available for both http and grpc
- Make client_body_buffer_size configurable
Endpoints Runtime Release 1.15.0
Docker image: gcr.io/endpoints-release/endpoints-runtime:1.15.0
Changes from release 1.14.0
- Added client IP address extraction for GAE Flex (#359)
Endpoints Runtime Release 1.14.0
Docker image: gcr.io/endpoints-release/endpoints-runtime:1.14.0
Changes from release 1.13.0
- add --worker-processes argument to scale nginx workers with number of cores
- Fixed the args.rollout_id not defined bug when --service_json_path is specified
- Not to set default location (#353)
Endpoints Runtime Release 1.13.0
The release build was produced at 454c381.
Docker image: gcr.io/endpoints-release/endpoints-runtime:1.13.0
Changes from release 1.12.0
Endpoints Runtime Release 1.12.0
The release build was produced at 82d23ce.
The Docker image released is:
gcr.io/endpoints-release/endpoints-runtime:1.12.0
Changes from release 1.11.0:
Endpoints Runtime Release 1.11.0
The release build was produced at d10ae51.
The Docker image released is: gcr.io/endpoints-release/endpoints-runtime:1.11.0
Changes from release 1.10.0:
Endpoints Runtime Release 1.10.0
Endpoints Runtime Release 1.9.0
The release build was produced at 0d1059c.
The Docker image is: gcr.io/endpoints-release/endpoints-runtime:1.9.0
Changes from release 1.8.0
- Add start_esp options to allow more characters in HTTP headers
- Add --check_metadata option to disable checking metadata service
- Add --pid_file flag to configure PID file location.
- Add the support of JWK keys without the alg field (#274)