Skip to content

Releases: solo-io/gloo

v1.12.39

12 Nov 17:01
b20951c
Compare
Choose a tag to compare

Helm Changes

  • Adding gatewayProxies.gatewayProxy.podTemplate.extraInitContainers and
    gatewayProxies.gatewayProxy.podTemplate.extraContainers to the helm chart. These will
    add initContainers and containers to the gateway proxy deployment respectfully.
    Adding in initContainers as well to the podSpecs of deployments. (#7247)

v1.11.46

12 Nov 17:04
3ec783b
Compare
Choose a tag to compare

Helm Changes

  • Adding gatewayProxies.gatewayProxy.podTemplate.extraInitContainers and
    gatewayProxies.gatewayProxy.podTemplate.extraContainers to the helm chart. These will
    add initContainers and containers to the gateway proxy deployment respectfully.
    Adding in initContainers as well to the podSpecs of deployments. (#7247)

v1.12.38

12 Nov 17:07
9940753
Compare
Choose a tag to compare

Dependency Bumps

  • solo-io/skv2 has been upgraded to v0.26.0.
  • solo-io/k8s-utils has been upgraded to v0.1.7.
  • solo-io/go-utils has been upgraded to v0.22.4.

v1.13.0

12 Nov 17:09
28fddf2
Compare
Choose a tag to compare

Dependency Bumps

  • solo-io/skv2 has been upgraded to v0.26.0.
  • solo-io/k8s-utils has been upgraded to v0.1.7.

Fixes

  • Expose Envoy's opencensus plugin via Gloo. This extension is provided to enable W3C-compliant tracing metadata to be sent to a collector. Note that the Envoy extension has severe limitations which are documented in this feature, so users should take great care before enabling it. (#7406)

v1.12.37

12 Nov 17:12
e912fc9
Compare
Choose a tag to compare

New Features

  • Expose Envoy's opencensus plugin via Gloo. This extension is provided to enable W3C-compliant tracing metadata to be sent to a collector. Note that the Envoy extension has severe limitations which are documented in this feature, so users should take great care before enabling it. (#7406)

v1.12.36

12 Nov 17:15
8533ccc
Compare
Choose a tag to compare

New Features

v1.13.0-rc2

12 Nov 17:17
1c8116a
Compare
Choose a tag to compare

Dependency Bumps

  • golang/x/mod has been upgraded to v0.7.0.
  • golang/x/sync has been upgraded to v0.1.0.
  • golang/x/tools has been upgraded to v0.3.0.

v1.13.0-rc1

12 Nov 17:20
befb62e
Compare
Choose a tag to compare

New Features

v1.12.35

12 Nov 17:23
67640c6
Compare
Choose a tag to compare

Fixes

  • Fix for issue where multiple routes defined for the same upstream would remove the UpstreamTlsContext associated with the tunneling cluster and all requests would be sent through the tunnel as http. (#7313)

v1.10.41

12 Nov 17:25
6d47e48
Compare
Choose a tag to compare

Fixes

  • Fix for issue where multiple routes defined for the same upstream would remove the UpstreamTlsContext associated with the tunneling cluster and all requests would be sent through the tunnel as http. (#7313)