Skip to content

Releases: cloudendpoints/esp

Endpoints Runtime Release 1.60.0

24 Jun 21:56
Compare
Choose a tag to compare

The release build was produced at 4b37708.

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

Changes from release 1.59.0

  • Default enable_api_key_uid_reporting to true (#871)
  • Add flag enable_api_key_uid_reporting and report unknown when the check response status is not OK. (#865)
  • Propagates Api Key UID in ESP. (#864)

Endpoints Runtime Release 1.59.0

08 Oct 03:30
Compare
Choose a tag to compare

The release build was produced at 773234c.

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

Changes from release 1.58.0

  • Update to the latest root ca to fix Let's Encrypt cert expiration (#852)

Endpoints Runtime Release 1.58.0

02 Sep 17:36
55c5c60
Compare
Choose a tag to compare

The release build was produced at 55c5c60.

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

Changes from release 1.57.0

  • Remove X-Endpoint-API-UserInfo for all header occurrences. (#845)

Endpoints Runtime Release 1.57.0

26 May 00:03
c5c579c
Compare
Choose a tag to compare

The release build was produced at c5c579c.

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

Changes from release 1.56.0

  • update googleapis to the 05/18/2021 (#837)

Endpoints Runtime Release 1.56.0

26 Jan 23:38
f67ffdc
Compare
Choose a tag to compare

The release build was produced at f67ffdc.

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

Changes from release 1.56.0

  • Add back authorizationUrl redirect feature with a flag (#828)

Endpoints Runtime Release 1.55.0

12 Jan 23:58
621211d
Compare
Choose a tag to compare

The release build was produced at 621211d.

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

Changes since release 1.54.0:

  • Remove authorizationUrl redirect (#824)
  • Change to warning for duplicated http options template (#820)
  • Replace flag service_control_network_fail_open with service_control_network_fail_policy (#818)

Endpoints Runtime Release 1.54.0

10 Sep 00:06
Compare
Choose a tag to compare

The release build was produced at 24dd995.

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

Changes since release 1.53.0:

  • Add appengine's nginx latency status module (#810)

Endpoints Runtime Release 1.53.0

18 Jun 14:22
Compare
Choose a tag to compare

The release build was produced at 221f624.

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

Changes from release 1.52.0:

Increase metadata fetch timeout to 30s #803

Endpoints Runtime Release 1.52.0

27 May 20:50
Compare
Choose a tag to compare

The release build was produced at 9edee44.

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

Changes from release 1.51.0:

  • Increase timeout of fetching access token from metadata server to 5s (#798)
  • Fix grpc transcoding bugs for unknown fields (#797)

Endpoints Runtime Release 1.51.0

12 May 18:42
Compare
Choose a tag to compare

The release build was produced at 58f7ed0.

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

Changes from release 1.50.0

  • Replace docker base with debian:buster (#792)