github solo-io/gloo v1.8.0-beta21

latest releases: v1.18.0-beta23, v1.17.10, v1.17.9...
3 years ago

Breaking Changes

  • The setting compressedProxySpec is now set in the helm chart with gateway.compressedProxySpec (instead of gatewayProxies.gatewayProxy.gatewaySettings.options.compressed_proxy_spec) Changed type of gatewayProxies.gatewayProxy.gatewaySettings.options from GatewayOptions to ListenerOptions. (#4591)

New Features

  • Add an ExtAuth config field oauth2.oidcAuthorizationCode.afterLogoutUrl to redirect to a specified endpoint after logout. (#4391)
  • Introduce API for a new enterprise-only feature of configuring multiple ext auth servers in Settings. Allow for configuring an ext_authz filter that points to one of those servers per route. Allow stat_prefix to be enabled for an ext_authz filter. This is an additional prefix that is used when emitting statistics. (#4874)

Fixes

  • Expose and document IstioMetaMeshId and IstioMetaClusterId for the glooctl istio inject cmd (#4849)
  • Ensure that the value for gateway.compressedProxySpec is set. Fix type mismatch between protobufs and helm templates. (#4591)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.