Skip to content

Endpoints Runtime Release 1.0.1

Compare
Choose a tag to compare
@qiwzhang qiwzhang released this 06 Dec 23:18
· 569 commits to master since this release

The release build was produced at 7955a30.
From branch v1.0.x

ESP Docker images: b.gcr.io/endpoints/endpoints-runtime:1.0.1

ESP command line helper tool:

linux/amd64 build: https://storage.googleapis.com/endpoints-release/v1.0.1/bin/linux/amd64/espcli

Change log from 1.0.0

  • Use GOOGLE_APPLICATION_CREDENTIALS in start-up script
  • service_control_client not to send large Report (<1MB)
  • Add max_report_size to statistics
  • Package start-up script with Python PEX
  • ESP CLI use same version for ESP docker image
  • A workaround for Proto2.MessageOptions.* options
  • Not call Check if api_key not provided
  • Respect allow_cors configuration
  • Log a warning if service control replies with a different service config