Skip to content

Endpoints Runtime Release 2.1.0

Compare
Choose a tag to compare
@nareddyt nareddyt released this 21 Feb 01:23
· 734 commits to master since this release

Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:2.1.0

Changes from release 2.0.0:

  • Add support for healthz
  • Support multiple services(apis) in one service config
  • Solve the permission denied when opening /etc/endpoints/service.json
  • Improve error message if service config is not found
  • Handle missing :path or :method headers in service control filter