Skip to content

Endpoints Runtime Release 1.26.0

Choose a tag to compare

@lei-tang lei-tang released this 30 Oct 00:34
· 239 commits to master since this release

The release build was produced at 5f88093

Docker image: gcr.io/endpoints-release/endpoints-runtime:1.26.0

Changes from release 1.24.0

  • Correctly convert gRPC custom Status to JSON in transcoding. (#479)
  • Add start_esp flag: experiental_proxy_backend_host_header. (#476)
  • Add an option to enable HSTS (HTTP Strict Transport Security) (#474)
  • Add enable_debug flag (#471)
  • Not to log access token (#470)
  • Upgrade gRPC from 1.4.2 to 1.15.0 (#450)
  • CORS always adds the Access-Control-Allow-Origin header (#449)