Skip to content

Releases: GoogleCloudPlatform/esp-v2

Endpoints Runtime Release 2.40.0

05 Dec 17:17
a37b73c
Compare
Choose a tag to compare

Docker images:

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

Changes from release 2.39.0:

  • Add two transcoding flags: "transcoding_stream_newline_delimited" and "transcoding_case_insensitive_enum_parsing" (#760)
  • Enable jwt cache by default for jwt authentication. (#759)
  • Update envoy to the top of the tree at 11/30/2022 (#758)
  • Increase ID token refetch buffer (#757)
  • Update to Envoy 1.24.0 (#755)
  • Add two jwt_authn flags: "jwt_cache_size" and "jwks_async_fetch_fast_listener" (#753)

Endpoints Runtime Release 2.39.0

18 Oct 18:57
f28616e
Compare
Choose a tag to compare

Docker images:

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

Changes from release 2.3780:

  • Add a flag "--backend_cluster_maximum_requests" (#736)
  • fix build_envoy_image failure (#737)
  • Update gcloud_build_image script to be more safe. (#730)
  • Enforce the default http rule (#725)
  • Add option TranscodingRejectCollision for transcoding. Default is false. (#723

Endpoints Runtime Release 2.38.0

26 Jul 21:48
464dee0
Compare
Choose a tag to compare

Docker images:

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

Uses Envoy version 1.23.0

Changes from release 2.37.0:

  • Upgrade envoy to v1.23.0 (#720)
  • Update to latest service_control_client (#713)

Endpoints Runtime Release 2.37.0

16 Jun 19:02
Compare
Choose a tag to compare

The release build was produced at 471c7f1

Docker images:

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

Uses Envoy version 1.22.0

Changes from release 2.36.0:

  • Added two new options to flag backend_dns_lookup_family and changed its default to "v4preferred" (#705)
  • Update base alpine image to 3.16 (#703)
  • Update service-control-client to 05/31/2022 (#697)

Endpoints Runtime Release 2.36.0

26 Apr 02:23
Compare
Choose a tag to compare

The release build was produced at 86ec820

Docker images:

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

Uses Envoy version 1.22.0

Changes from release 2.35.0:

  • Update Envoy to v1.22.0 (#684)
  • Added response gzip,brotli compression (#675)

Endpoints Runtime Release 2.35.0

23 Mar 03:04
Compare
Choose a tag to compare

The release build was produced at 90a962b

Docker images:

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

Uses Envoy version 1.21.1

Changes from release 2.34.0:

  • Update Envoy to v1.21.1 (#670)
  • Remove envoy runtime flag preserve_downstream_scheme (#667)
  • Correctly escape user-provided regex paths (#664)
  • Expose the --config-yaml envoy flag (#662)

Endpoints Runtime Release 2.34.0

01 Feb 22:20
8c8c42d
Compare
Choose a tag to compare

The release build was produced at 8c8c42d

Docker images:

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

Uses Envoy version 1.21.0

Changes from release 2.33.0:

  • Expose flag --ads_named_pipe (#658)
  • Update Envoy to v1.21.0 (#653)
  • Support url templates with variables without wildcard (#654)

Endpoints Runtime Release 2.33.0

06 Jan 01:44
Compare
Choose a tag to compare

The release build was produced at 9fa9304.

Docker images:

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

Uses Envoy version 1.20.0

Changes from release 2.32.0:

  • Support http.rules in the service config for gRPC transcoding (#640)
  • Update help text for flag --enable_strict_transport_security (#642)
  • Disallow colon in url wildcard path segment for route match (#639)
  • Update docker base image to use alpine:3.15 (#638)

Endpoints Runtime Release 2.32.0

04 Nov 16:10
Compare
Choose a tag to compare

The release build was produced at a905086.

Docker images:

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

Uses Envoy version 1.20.0

Changes from release 2.31.0:

  • Support health check gRPC backend (#629)
  • Support unescape plus in grpc transcoding (#630)
  • Skip google discovery API during config generation. (#632)

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)