Skip to content

Releases: cloudendpoints/esp

Endpoints Runtime Release 1.29.0 was rolled back

07 Feb 18:18
Compare
Choose a tag to compare

1.29.0 release was rolled back due to #535

Now tag "1" is pointing to ESP 1.28.0

Endpoints Runtime Release 1.28.0

09 Jan 00:12
250565b
Compare
Choose a tag to compare

The release build was produced at 250565b

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

Changes from release 1.27.0

  • Not log JWT error when trying multiple public keys (#511)
  • Not to extract api-key and use it if not required (#500)

Endpoints Runtime Release 1.27.0

05 Dec 00:33
Compare
Choose a tag to compare

The release build was produced at 4f63691

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

Changes from release 1.26.0

  • Fix grpc_web crash at sending trailers (#496)
  • Clear SSL errors if JWT signature validation fails (#494)
  • Not call service management rollouts if not traffic (#492)
  • Support downloading large service config (#491)
  • Move strict_tls_security header from server level to location level (#487)
  • Upgraded nginx to 1.15.0 (#447)

Endpoints Runtime Release 1.26.0

30 Oct 00:34
Compare
Choose a tag to compare

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)

Endpoints Runtime Release 1.24.0

29 Aug 16:59
7c86c39
Compare
Choose a tag to compare

The release build was produced at 7c86c39

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

Changes from release 1.23.0

  • Add --experimental_enable_multiple_api_configs flag (#439)

Endpoints Runtime Release 1.23.0

27 Aug 21:22
Compare
Choose a tag to compare

The release build was produced at 5e4aaba

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

Changes from release 1.22.0

  • Proxy multiple Endpoints services (#434)
  • Move GceMetadata fetching to start_esp. (#435)
  • Harden code, not to free nullptr pool (#436)
  • Add the start_esp_test to the BUILD file (#433)

Endpoints Runtime Release 1.22.0

16 Aug 16:36
Compare
Choose a tag to compare

The release build was produced at 47e6157

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

Changes from release 1.21.0

  • Add two options --generate_config_file_only and --server_config_generation_path
  • Skip the host header in the grpc metadata (#424)

Endpoints Runtime Release 1.21.0

11 Jul 23:06
Compare
Choose a tag to compare

The release build was produced at d38f25b.

The Docker image released is: gcr.io/endpoints-release/endpoints-runtime:1.21.0

Changes from 1.20.0:

  • Add JWT claims to the X-Endpoint-API-UserInfo header (#409)
  • Add cloud_trace_url_override option
  • add service_control_url_override option
  • Add the parameter ssl_protocols to specify the SSL protocols

Endpoints Runtime Release 1.20.0

15 Jun 01:39
eca8afb
Compare
Choose a tag to compare

The release build was produced at eca8afb.

The Docker image released is: gcr.io/endpoints-release/endpoints-runtime:1.20.0

Changes from 1.19.0

  • Add cors_with_regex preset with --cors_allow_origin_regex flag
  • Add --cors_allow_credentials option
  • Add SNI support to ESP for https clients (#399)

Endpoints Runtime Release 1.19.0

17 May 21:32
Compare
Choose a tag to compare

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

Changes from release 1.18.0

  • Added --disable_trace_sampling flag