Skip to content

Releases: solo-io/gloo

v0.18.11

06 Aug 16:32
Compare
Choose a tag to compare

New Features

  • Support global image variables in helm chart (#892)

Fixes

  • Knative Ingress Status is now updated whenever generation changes (#971)

v0.18.10

05 Aug 16:51
Compare
Choose a tag to compare

Fixes

  • Fix ec2 bug where it only listed public ips (#968)

v0.18.9

05 Aug 12:29
Compare
Choose a tag to compare

New Features

  • Support Knative Namespace-Scoped Ingress (#937)
  • Allow using the release namespace as the namespace for both reading and writing (#949)

v0.18.8

02 Aug 23:59
Compare
Choose a tag to compare

Fixes

  • Remove pre-install hook from settings resource in helm chart. (#956)
  • Apply namespace exclusively in pre-install. (#957)

v0.18.7

02 Aug 17:30
Compare
Choose a tag to compare

New Features

  • Add Header Manipulation Features Plugin (#936)
  • Add Host Rewrite Plugin (#936)

v0.18.6

02 Aug 15:53
Compare
Choose a tag to compare

Dependency Bumps

  • solo-io/solo-kit has been upgraded to v0.10.7.

New Features

  • Expose Envoy's traffic shadowing capabilities. (#934)
  • Add command for getting xds snapshot (#938)

Fixes

  • Use IfNotPresent image pull policy for release images, and Always for dev images. (#942)
  • Clean up output logic and formatting for glooctl get and dry-run. (#904)

v0.18.5

31 Jul 19:39
Compare
Choose a tag to compare

New Features

  • Introduce probs again, but set them to off by default. (#924)

v0.18.4

30 Jul 22:03
Compare
Choose a tag to compare

Fixes

  • Set all kube2e tests to use the same lock to avoid overwriting CRDs (#912)
  • Disable liveness and readiness temporarily to bring the proxy back into a good state. (#924)
  • Fix VS edit cli command so it no longer always writes an empty sslConfig causing the VS to break. (#921)

v0.18.3

29 Jul 19:40
Compare
Choose a tag to compare

New Features

  • Enable function discovery for consul upstreams (#913)
  • Enable upstream discovery for consul upstreams (#914)

Fixes

  • Enable uds to run without crashing when kubernetes is not reachable (#905)
  • Sanitize Consul EDS names (#906)
  • Make Liveness probe work in read only file systems. (#917)

v0.18.2

26 Jul 21:41
Compare
Choose a tag to compare

New Features

  • Enable route-specific tracing config. (#880)
  • Support unix socket upstreams (#871)