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 - v0.20.10

Published by mitchdraft about 5 years ago

Dependency Bumps

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

New Features

gloo - v1.0.0-rc1

Published by kdorosh about 5 years ago

Dependency Bumps

  • solo-io/solo-kit has been upgraded to v0.11.2.
  • solo-io/solo-kit has been upgraded to v0.11.0.
  • solo-io/solo-kit has been upgraded to v0.11.5.
  • solo-io/reporting-client has been upgraded to v0.1.0.

Breaking Changes

New Features

Fixes

gloo - v0.20.9

Published by GrahamGoudeau about 5 years ago

Dependency Bumps

  • solo-io/go-utils has been upgraded to v0.10.20.
  • solo-io/solo-kit has been upgraded to v0.11.4.

New Features

  • In order to enable routing directly to Kubernetes services (by using KubernetesServiceDestinations), Gloo currently scans the cluster for services and creates a special type of in-memory Upstream (via the HybridUpstreamClient). If the cluster contains a lot of services and the user does not take advantage of this feature, this results in unnecessary overhead. This change adds a new disable_kubernetes_destinations attribute to the Settings resource to allow disabling the feature. (https://github.com/solo-io/gloo/issues/1466)
  • Support matching on headers that do NOT match the specified criteria. (https://github.com/solo-io/gloo/issues/1424)
  • Add Enterprise API to allow for customization of waf intervention message. (https://github.com/solo-io/solo-projects/issues/1235)
  • Allow running the rate limit filter before the auth filters. NOTE that, when this new setting is used, it will result in the loss of the extauth-aware rate limiting feature (ie, different rate limits for authenticated vs unauthenticated users) (https://github.com/solo-io/gloo/issues/1445)

Fixes

gloo - v0.20.8

Published by GrahamGoudeau about 5 years ago

Fixes

gloo - v0.20.7

Published by kdorosh about 5 years ago

New Features

Fixes

gloo - v0.20.6

Published by marcogschmidt about 5 years ago

Fixes

gloo - v0.20.5

Published by marcogschmidt about 5 years ago

Fixes

gloo - v0.20.4

Published by yuval-k about 5 years ago

Updated to include envoy 1.11.2 and address CVE-2019-15225 and CVE-2019-15226.

Dependency Bumps

  • solo-io/envoy-gloo has been upgraded to v0.1.17.
gloo - v0.20.3

Published by marcogschmidt about 5 years ago

New Features

Fixes

gloo - v0.20.2

Published by kdorosh about 5 years ago

New Features

Fixes

gloo - v0.20.1

Published by rickducott about 5 years ago

Fixes

  • When deploying OS gloo with the admin console, use a known version for the chart that packages the read-only UI, which is versioned with enterprise Gloo, instead of looking for the current open source version. (https://github.com/solo-io/gloo/issues/1278)
gloo - v0.20.0

Published by marcogschmidt about 5 years ago

Breaking Changes

New Features

Fixes

gloo - v0.19.2

Published by kdorosh about 5 years ago

New Features

Fixes

gloo - v0.19.1

Published by rickducott about 5 years ago

New Features

Fixes

gloo - v0.19.0

Published by ilackarms about 5 years ago

Marked as pre-release due to helm-chart publish issue.

Dependency Bumps

  • solo-io/go-utils has been upgraded to v0.10.8.

Breaking Changes

  • Update the external auth APIs to support configuring authentication/authorization on routes and weighted destinations, in addition to virtual hosts. The auth configuration that currently is defined directly on the virtual service/proxy resources (under virtualHostPlugins) will become a top-level solo-kit resource (in the context of Kubernetes this means a new CRD). Resources that need to use a particular auth configuration can now just reference the correspondent new AuthConfig resource. The advantages of this change are twofold: besides reducing the duplication of configuration, it guarantees the stability of secured upstreams between auth configuration updates. (https://github.com/solo-io/gloo/issues/1201)

New Features

Fixes

gloo - v0.18.44

Published by EItanya about 5 years ago

New Features

  • Add glooctl debug log command, which prints out all the gloo pod logs. A --zip flag will save them in a tar file (location optionally specified by the --file flag). A --errors-only flag will filter the logs for 'error' level logs. (https://github.com/solo-io/gloo/issues/997)

Fixes

gloo - v0.18.43

Published by kdorosh about 5 years ago

New Features

Fixes

gloo - v0.18.42

Published by GrahamGoudeau about 5 years ago

New Features

Fixes

gloo - v0.18.41

Published by mitchdraft about 5 years ago

New Features

gloo - v0.18.40

Published by mitchdraft about 5 years ago

Fixes

Package Rankings
Top 1.19% on Proxy.golang.org
Related Projects