Skip to content

Releases: cloudendpoints/esp

Endpoints Runtime Release 1.50.0

22 Apr 02:00
Compare
Choose a tag to compare

The release build was produced at 243f701

Docker image: gcr.io/endpoints-release/endpoints-runtime:1.50.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.50.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.50.0

Changes from release 1.49.0

Convert 4xx ServiceControl failures to 500 (#785)
Add Brotli Support for NGINX in ESP (#784)

Endpoints Runtime Release 1.49.0

07 Apr 17:37
Compare
Choose a tag to compare

The release build was produced at ca70265

Docker image: gcr.io/endpoints-release/endpoints-runtime:1.49.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.49.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.49.0

Changes from release 1.48.0

  • Only apply network_fail_open policy to 5xx Http status code (#779)
  • Add trace span for metadata fetching (#778)

Endpoints Runtime Release 1.48.0

24 Mar 22:54
Compare
Choose a tag to compare

The release build was produced at 53db633468a650aa99fe3ca0d43827e4922f67c1.

The Docker image released is: gcr.io/endpoints-release/endpoints-runtime:1.48.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.48.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.48.0

Changes from release 1.47.0:

  • Copy the original Authorization header to X-Forwarded-Authorization for backend auth (#772)
  • Fetch access token for rollout change timer (#774)

Endpoints Runtime Release 1.47.0

17 Mar 19:03
bf1996a
Compare
Choose a tag to compare

The release build was produced at bf1996a.

The Docker image released is: gcr.io/endpoints-release/endpoints-runtime:1.47.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.47.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.47.0

Changes from release 1.46.0

Periodically send empty report to detect rollout changes (#769 )

Endpoints Runtime Release 1.46.0

03 Mar 01:41
4c86ee2
Compare
Choose a tag to compare

The release build was produced at 4c86ee2.

The Docker image released is: gcr.io/endpoints-release/endpoints-runtime:1.46.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.46.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.46.0

Changes from release 1.45.0

  • Add flag --client_body_timeout (#765)

Endpoints Runtime Release 1.45.0

18 Feb 22:13
Compare
Choose a tag to compare

The release build was produced at 3fee295.

The Docker image released is:
gcr.io/endpoints-release/endpoints-runtime:1.45.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.45.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.45.0

Changes from release 1.44.0

  • Add support for Http rule additional_bindings (#761)
  • forward the User-Agent header to grpc backend (#760)
  • Log error log for access token fetching failure (#754)

Endpoints Runtime Release 1.44.0

08 Jan 18:01
28c9247
Compare
Choose a tag to compare

The release build was produced at 28c9247

Docker image: gcr.io/endpoints-release/endpoints-runtime:1.44.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.44.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.44.0

Changes from release 1.43.0

  • Add audiences in userInfo (#744)
  • Fix ESP crash when fetching large jwt public keys (#745)
  • Fix backend routing with CONSTANT_ADDRESS (#736)
  • Log service config rollout fetching error (#734)
  • fixed option description for disable sampling (#733)

Endpoints Runtime Release 1.43.0

04 Nov 21:56
e27c8fd
Compare
Choose a tag to compare

The release build was produced at e27c8fd

Docker image: gcr.io/endpoints-release/endpoints-runtime:1.43.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.43.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.43.0

Changes from release 1.43.0

  • add flag --keepalive_timeout (#727)
  • Update load a script to build service config into image (#725)

Endpoints Runtime Release 1.42.0

09 Oct 16:12
052523e
Compare
Choose a tag to compare

The release build was produced at 052523e.

Docker image: gcr.io/endpoints-release/endpoints-runtime:1.42.0
(Secure](https://github.com/cloudendpoints/esp#secure-image) docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.42.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.42.0

Changes from release 1.40.0

  • Update googleapis with latest CheckError codes (#722)
  • Get ready for building service config into serverless docker image (#719)
  • fix google-auth bug (#714)
  • Replace oauth2client with google-auth(#706)
  • metadata: add fetch failure status timeout (#701)

Endpoints Runtime Release 1.40.0

17 Sep 01:41
Compare
Choose a tag to compare

The release build was produced at f9e2b7e.

Docker image: gcr.io/endpoints-release/endpoints-runtime:1.40.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.40.0

Changes from release 1.39.0

  • start_esp adds 2 more values to nginx config template(#694)
  • Add client_ip to the log entries (#690)