gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy

APACHE-2.0 License

Stars
3.9K
Committers
176

Bot releases are visible (Hide)

gloo - v1.7.14

Published by sam-heilbron over 3 years ago

Fixes

gloo - v1.8.3

Published by sam-heilbron over 3 years ago

Fixes

gloo - v1.9.0-beta6

Published by sam-heilbron over 3 years ago

Dependency Bumps

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

New Features

Fixes

gloo - v1.8.2

Published by jenshu over 3 years ago

Dependency Bumps

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

Fixes

gloo - v1.7.13

Published by jenshu over 3 years ago

Fixes

gloo - v1.9.0-beta5

Published by jenshu over 3 years ago

Fixes

gloo - v1.6.31

Published by jenshu over 3 years ago

Fixes

gloo - v1.8.1

Published by elcasteel over 3 years ago

Fixes

gloo - v1.9.0-beta4

Published by elcasteel over 3 years ago

New Features

gloo - v1.9.0-beta3

Published by ben-taussig-solo over 3 years ago

New Features

gloo - v1.9.0-beta2

Published by elcasteel over 3 years ago

New Features

gloo - v1.7.12

Published by sam-heilbron over 3 years ago

Dependency Bumps

  • golang/go has been upgraded to v1.16.3.

Fixes

gloo - v1.9.0-beta1

Published by sam-heilbron over 3 years ago

Fixes

gloo - v1.8.0

Published by kdorosh over 3 years ago

Fixes

gloo - v1.6.8-patch2

Published by kdorosh over 3 years ago

Fixes

  • Update the transport API version to v3 in extauth to leverage v3 features in enterprise for the multi extauth flow. Any custom extauth servers must now use extauth v3 API instead of v2. (https://github.com/solo-io/gloo/issues/4874)
gloo - v1.6.8-patch1

Published by kdorosh over 3 years ago

Fixes

  • Add warnings when users try to use enterprise-only Gloo Edge features when running the Open Source edition of Gloo Edge (https://github.com/solo-io/gloo/issues/4020)
  • 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. (https://github.com/solo-io/gloo/issues/4874)
  • Fix enterprise install commands to use latest patch version based off of the CLI minor version. (https://github.com/solo-io/gloo/issues/4555)
gloo - v1.8.0-beta22

Published by saiskee over 3 years ago

Breaking Changes

  • Remove glooctl install federation. Remove glooctl uninstall federation. Remove --gloo-fed-file option from glooctl install gateway enterprise. Federation should now be installed/uninstalled alongside gloo enterprise by enabling/disabling the 'gloo-fed.enabled' helm value. (https://github.com/solo-io/gloo/issues/4556)

New Features

  • (Enterprise only) Adds path and method options to failover endpoint-specific health check config. (https://github.com/solo-io/gloo/issues/4642)
  • Introduced new VirtualHostOption and RouteOption CRDs, which allow users to externalize options configuration from VirtualHosts and Routes. Routes and VirtualHosts can now delegate options configuration to multiple of these custom resources, allowing config reuasability and less noisy Virtualhosts and Routes. (https://github.com/solo-io/gloo/issues/2484)

Fixes

gloo - v1.8.0-beta21

Published by jenshu over 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. (https://github.com/solo-io/gloo/issues/4591)

New Features

  • Add an ExtAuth config field oauth2.oidcAuthorizationCode.afterLogoutUrl to redirect to a specified endpoint after logout. (https://github.com/solo-io/gloo/issues/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. (https://github.com/solo-io/gloo/issues/4874)

Fixes

gloo - v1.8.0-beta20

Published by kdorosh over 3 years ago

New Features

  • Implement enterprise-only advanced HTTP health checking API for envoy. Previously, Gloo supported per-endpoint paths in the HTTP health checking config on static upstreams. After this change we support per-endpoint method configuration of the HTTP health check requests to static upstreams, as well as complex regex json / regex parsing of the HTTP response to make determination on the HTTP health check response (rather than just look at the HTTP status, like upstream envoy). Regex/json parsing of the response can be configured in the ResponseAssertions field on the upstream's HTTP health check. (https://github.com/solo-io/gloo/issues/2837)

Fixes

gloo - v1.8.0-beta19

Published by jahvon over 3 years ago

Dependency Bumps

  • solo-io/go-utils has been upgraded to v0.21.7.
  • solo-io/solo-kit has been upgraded to v0.20.1.
Package Rankings
Top 1.19% on Proxy.golang.org
Related Projects