Skip to content

Endpoints Runtime Release 2.4.0

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

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

Changes from release 2.2.0:

  • Fix a crash on race condition during config change.
  • Fix CORS bug by adding a CORS route for Envoy cors filter
  • Support root path / in service config.
  • Increase max program size limit for regex matching in Envoy
  • Support http, https, grpc and grpcs scheme in BackendRule address
  • Use IAM with delegation in backend auth and service control
  • Support deadlines in BackendRule
  • Add trace events when checking service control cache