Skip to content

Endpoints Runtime Release 2.43.0

Compare
Choose a tag to compare
@shuoyang2016 shuoyang2016 released this 28 Mar 21:58
· 71 commits to master since this release

Docker images:

GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.43.0
Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.43.0

Changes from release 2.42.0:

  • move x-http-method-override to beginning of filter chain (#801)
  • Reduce default jwt_cache_size to 1000 (#798)
  • improve parsing and handling of ServiceControlUrl (#800)