Skip to content

Releases: GoogleCloudPlatform/esp-v2

Endpoints Runtime Release 2.31.0

19 Oct 21:56
01800b7
Compare
Choose a tag to compare

The release build was produced at 01800b7.

Docker images:

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

Uses Envoy version 1.20.0

Changes from release 2.30.3:

  • Update Envoy to v1.20.0 (#625)
  • Add openssl to the base alpine image (#623)
  • Remove expired DST_Root_CA_X3.crt root ca (#617)
  • Use alpine as base image (#611)
  • Update gcloud_build_image again to support GAR (#613)
  • Update application log format (#608)

Endpoints Runtime Release 2.30.4 (was rollbacked)

11 Oct 18:53
77aae27
Compare
Choose a tag to compare

This release was rollbacked due to #622

The release build was produced at 77aae27.

Docker images:

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

Changes from release 2.30.4:

  • Remove expired DST_Root_CA_X3.crt root ca (#617)
  • Use alpine as base image (#611)
  • Update gcloud_build_image again to support GAR (#613)
  • Update application log format (#608)

Endpoints Runtime Release 2.30.3

15 Sep 21:22
e80eaf0
Compare
Choose a tag to compare

The release build was produced at e80eaf0.

Docker images:

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

Uses Envoy version 1.19.1

Changes from release 2.30.2:

  • Add X-User-Agent as default cors_allow_headers (#598)
  • Add jwt_pad_forward_payload_header flag (#593)

Endpoints Runtime Release 2.30.2

01 Sep 19:32
Compare
Choose a tag to compare

The release build was produced at 196779d.

Docker images:

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

Uses Envoy version 1.19.1

Changes from release 2.30.1:

  • Update Envoy to top of tree at 2021-08-24 (Envoy SHA 6f2726) (#588)
  • Improve gcsrunner remote dependency handling (#586)

Endpoints Runtime Release 2.30.1

12 Aug 21:57
Compare
Choose a tag to compare

The release build was produced at b7c91e3.

Docker images:

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

Uses Envoy version 1.19.0

Changes from release 2.29.1 (2.30.0 was rolled back)

Fix basic CORS with default cors_allow_origin=* (#579)
Update service_control_client_cxx with improved quota cache (#573)
Unify route match policy with CORS filter (#575)
Add jwks fetch retry flags for jwt authentication (#564)
Update Envoy to 1.19.0 (#572)

Endpoints Runtime Release 2.30.0 (was Rollbacked)

03 Aug 18:16
5e9b72e
Compare
Choose a tag to compare

This release was rollbacked due to issue
The images tag "2" points to the latest stable "2.29.1".
The images with tag "2.30" and "2.30.0" from this release are still available

The release build was produced at 5e9b72e

Docker images:

GKE/GCE: gcr.io/endpoints-release/endpoints-runtime:2.30.0
Cloud Run: gcr.io/endpoints-release/endpoints-runtime-serverless:2.30.0
Uses Envoy version 1.19.0

Changes from release 2.29.1

  • Update service_control_client_cxx with improved quota cache (#573)
  • Unify route match policy with CORS filter (#575)
  • Add jwks fetch retry flags for jwt authentication (#564)
  • Update Envoy to 1.19.0 (#572)

Endpoints Runtime Release 2.29.1

15 Jul 14:37
Compare
Choose a tag to compare

The release build was produced at 21d4795

Docker images:

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

Uses Envoy version 06/09/2021

Changes from release 2.29.0

  • Support downstream mTLS (#560)
  • Support backendRetryOnStatusCodes (#554)

Endpoints Runtime Release 2.29.0

30 Jun 22:12
76f8ea9
Compare
Choose a tag to compare

The release build was produced at 76f8ea9

Docker images:

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

Uses Envoy version 06/09/2021

Changes from release 2.28.0

  • Restored the old way of setting scheme header according to upstream connection security level (#546)

Endpoints Runtime Release 2.28.0

15 Jun 20:00
458ef2d
Compare
Choose a tag to compare

The release build was produced at 458ef2d

Docker images:

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

Uses Envoy version 06/09/20212

Changes from release 2.28.0

  • Add flag to enable operation name header (#535)
  • Enable jwks async fetch by default (#534)
  • Update envoy to 06/09/2021, revert the breaking change of padding the forward jwt payload header(#532)

Endpoints Runtime Release 2.27.0

02 Jun 21:09
Compare
Choose a tag to compare

The release build was produced at 6d87912.

Docker images:

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

Uses Envoy version v1.18.3

Changes since 2.26.1:

  • Fix overhead latency calculation for backend timeout (#505)
  • Reduce backoff initial latency. (#520)
  • Update googleapis/googleapis for golang code (#516)