github solo-io/gloo v1.14.0-beta7

latest releases: v1.18.0-beta22, v1.17.8, v1.18.0-beta21...
20 months ago

Dependency Bumps

  • solo-io/solo-kit has been upgraded to v0.30.9.
  • solo-io/k8s-utils has been upgraded to v0.1.9.

Helm Changes

  • Added gatewayProxies.gatewayProxy.envoyLogLevel to the helm values and removed gloo.gatewayProxies.gatewayProxy.logLevel as the latter has no use in setting the gateway-proxy log level. (#5477)

New Features

Fixes

  • Exempt dynamic forward proxies from being auto-censure by enabling the replaceInvalidRoutes feature (#7668)
  • Exempt http tunnels from being auto-censured by enabling the replaceInvalidRoutes feature (#7668)
  • 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)
  • Fix for argument list too long errors from resource rollout job. The Gateway custom resource yaml is now stored in a ConfigMap. The resource rollout job mounts the ConfigMap as a file and applies the file, instead of applying the entire yaml inline. (#7060)
  • Upgrade to solo-kit version which fixes status reporting for multiple namespaces. (solo-io/solo-kit#529)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.