Skip to content

Releases: solo-io/gloo

v1.13.9

12 Nov 15:45
43cefbf
Compare
Choose a tag to compare

Dependency Bumps

  • golang/go has been upgraded to v1.18.6.

Fixes

  • Expose config.core.v3.Cluster.SlowStartConfig for RoundRobin and LeastRequest load balancers. Requires CRD update to be able to use. (#7807)

v1.12.47

12 Nov 15:48
ab32047
Compare
Choose a tag to compare

Dependency Bumps

  • golang/go has been upgraded to v1.18.6.

v1.11.53

12 Nov 15:51
774a816
Compare
Choose a tag to compare

Dependency Bumps

  • alpine/alpine has been upgraded to 3.17.2.

v1.12.46

12 Nov 15:54
012d6b4
Compare
Choose a tag to compare

Dependency Bumps

  • alpine/alpine has been upgraded to 3.17.2.

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.