Endpoints Runtime Release 1.2.0
Docker image: gcr.io/endpoints-release/endpoints-runtime:1.2.0
Changes from release 1.1.0
- Support rate-limit.
- Set 443 for the default port of https backend in start_esp.
- Support escaped / in the URL path.
- Support X-HTTP-Method-Override.
- not to send api_key in Report if service is not activated.
- Set gRPC max send/receive message size to unlimited.
- Support apikey based traffic restriction.
- Rename log entry name request_size to request_size_in_bytes.