Skip to content

Endpoints Runtime Release 2.19.0

Choose a tag to compare

@florayan florayan released this 30 Sep 00:00
· 400 commits to master since this release

The release build was produced at e1ed7f7

Docker images:

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

Changes from release 2.18.0:

  • Fix path matcher misleading error message (#350)
  • Deprecated flag --service_control_network_fail_open (#348)
  • Add flag --connection_buffer_limit_bytes (#344)
  • Enable gRPC when downstream is HTTP/1.1 (#336)
  • Add grpc_metadata_scrubber filter (#328)