Skip to content

Releases: solo-io/gloo

v1.13.8

12 Nov 15:57
41be40b
Compare
Choose a tag to compare

Dependency Bumps

  • alpine/alpine has been upgraded to 3.17.2.

New Features

v1.13.7

12 Nov 15:59
ab4b67b
Compare
Choose a tag to compare

Fixes

  • Use Pod IPs for headless services when the gloo deployment's ENABLE_ISTIO_INTEGRATION is true. (#7491)
  • Fix a bug where the validation webhook server on the gloo pod would still start even if the VALIDATION_MUST_START environment variable was false.
    Now it only starts if it's set to true, or if it is unset, so it acts as it previously has. (#7826)
  • Fix issue with wrong port being used with Istio integration and setting a different TargetPort than the Port. (#7298)

v1.12.45

12 Nov 16:02
1f607ea
Compare
Choose a tag to compare

Fixes

  • Use Pod IPs for headless services when the gloo deployment's ENABLE_ISTIO_INTEGRATION is true. (#7491)
  • Fix a bug where the validation webhook server on the gloo pod would still start even if the VALIDATION_MUST_START environment variable was false.
    Now it only starts if it's set to true, or if it is unset, so it acts as it previously has. (#7826)
  • Fix issue with wrong port being used with Istio integration and setting a different TargetPort than the Port. (#7298)

v1.11.52

12 Nov 16:05
82f4cbd
Compare
Choose a tag to compare

This release contained no user-facing changes.

v1.10.45

12 Nov 16:08
9a5d8e3
Compare
Choose a tag to compare

Dependency Bumps

  • gopkg.in/yaml.v3 has been upgraded to v3.0.1.

v1.13.6

12 Nov 16:11
34f66f4
Compare
Choose a tag to compare

This release contained no user-facing changes.

v1.12.44

12 Nov 16:14
f1fa2a8
Compare
Choose a tag to compare

This release contained no user-facing changes.

v1.13.5

12 Nov 16:16
3ce659a
Compare
Choose a tag to compare

Helm Changes

  • Provide a helm template value gatewayProxies.gatewayProxy.disableCoreDumps which disables core dumps from being written in the event of an Envoy crash (#7659)

Fixes

  • No longer fail validation when specifying query parameters on re-writes. (#7715 (comment))

v1.12.43

12 Nov 16:19
d217022
Compare
Choose a tag to compare

Dependency Bumps

  • golang/x/net has been upgraded to v0.5.0.

Helm Changes

  • Provide a helm template value gatewayProxies.gatewayProxy.disableCoreDumps which disables core dumps from being written in the event of an Envoy crash (#7659)

Fixes

  • No longer fail validation when specifying query parameters on re-writes. (#7715 (comment))

v1.11.51

12 Nov 16:22
71698bd
Compare
Choose a tag to compare

Fixes

  • No longer fail validation when specifying query parameters on re-writes. (#7715 (comment))