Releases: solo-io/gloo
Releases · solo-io/gloo
v1.12.41
Helm Changes
- Adding
topologySpreadConstraints
to gateway-proxy. (#7582)
Fixes
- Allow storing proto descriptors used for gRPC to JSON transcoding in a ConfigMap and referencing the ConfigMap from the Gateway options. (#7495)
- Avoid
argument list too long
errors from resource rollout job by enabling getting proto descriptors from a ConfigMap instead of including the proto descriptor inline. (#7060)
v1.11.48
[1.11] Add topologyspreadconstraints to Gateway-Proxy (#7652) * add topologyspreadconstraints to gwp (#7597) * add topologyspreadconstraints to gwp * fix: constraints is array not map * add topologyspreadconstraints to gwp * fix: constraints is array not map * fix: add struct description * fix: revert previous commit and only edit topologyspreadconstraints in values.txt Co-authored-by: Konstantinos Stavropoulos <[email protected]> Co-authored-by: Sam Heilbron <[email protected]> * move changelog Co-authored-by: Konstantinos Stavropoulos <[email protected]>
v1.10.43
v1.13.2
Fixes
- Add route validation to reject and sanitize invalid paths.
Set the normalized_path attribute for the Envoy HTTP Connection Manager to true as the default value. (solo-io/solo-projects#4336)
v1.12.40
Fixes
- Expose the
circuitBreakers
settings field as a Helm chart value. (#7316) - Add route validation to reject and sanitize invalid paths.
Set the normalized_path attribute for the Envoy HTTP Connection Manager to true as the default value. (solo-io/solo-projects#4336)
v1.11.47
Fixes
- Expose the
circuitBreakers
settings field as a Helm chart value. (#7316) - Add route validation to reject and sanitize invalid paths.
Set the normalized_path attribute for the Envoy HTTP Connection Manager to true as the default value. (solo-io/solo-projects#4336)
v1.10.42
Fixes
- Add route validation to reject and sanitize invalid paths.
Set the normalized_path attribute for the Envoy HTTP Connection Manager to true as the default value. (solo-io/solo-projects#4336)
v1.13.1
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 ininitContainers
as well to the podSpecs of deployments. (#7247)
v1.12.39
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 ininitContainers
as well to the podSpecs of deployments. (#7247)
v1.11.46
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 ininitContainers
as well to the podSpecs of deployments. (#7247)