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.17.6

Published by mitchdraft over 5 years ago

Fixes

gloo - v0.17.5

Published by mitchdraft over 5 years ago

New Features

Fixes

gloo - v0.17.4

Published by mitchdraft over 5 years ago

New Features

Fixes

gloo - v0.17.3

Published by EItanya over 5 years ago

New Features

gloo - v0.17.2

Published by rickducott over 5 years ago

This release contained no user-facing changes.

gloo - v0.17.1

Published by yuval-k over 5 years ago

New Features

Fixes

gloo - v0.17.0

Published by yuval-k over 5 years ago

Breaking Changes

New Features

Fixes

gloo - v0.16.0

Published by yuval-k over 5 years ago

Dependency Bumps

  • solo-io/solo-kit has been upgraded to v0.10.2.
  • solo-io/go-utils has been upgraded to v0.9.1.

Breaking Changes

gloo - v0.15.0

Published by yuval-k over 5 years ago

This release build failed.

Dependency Bumps

  • solo-io/go-utils has been upgraded to v0.8.23.
  • solo-io/solo-kit has been upgraded to v0.9.13.
  • solo-io/solo-kit has been upgraded to v0.10.0.

Breaking Changes

New Features

Fixes

  • When the translation of the Gloo API snapshot to the xDS one returns an error we currently skip updating the xDS cache. Gloo attempts to remove errored upstreams without compromising the consistency of the snapshot, but most errors still result in the xDS cache not being updated. By not updating the cache, Envoy will continue using the previous snapshot, which we assume to be valid. The problem with this approach is that endpoints are relatively ephemeral entities (think Kubernetes pods) and the snapshot that Gloo is using might become stale if any endpoint changes. With this fix Gloo will try to update the EDS information in the xDS cache even if an error occurred during translation. It does so by retrieving the previous xDS snapshot, updating only the EDS information, verifying the consistency of the resulting snapshot, and, if consistent, persisting it in the cache. (https://github.com/solo-io/gloo/issues/657)
  • Fix race condition where helm chart sometimes wouldn't publish on release builds. (https://github.com/solo-io/gloo/issues/785)
  • support Knative Version 0.7.0 by setting ClusterIngress.Status (https://github.com/solo-io/gloo/issues/779)
  • fix missing hosts on clusteringress proxy translation (https://github.com/solo-io/gloo/issues/790)
  • provide rbac for updating clusteringress/status (https://github.com/solo-io/gloo/issues/789)
  • enable http2 for ports with prefix http2 (https://github.com/solo-io/gloo/issues/788)
gloo - v0.14.3

Published by rickducott over 5 years ago

Fixes

  • An error in the main syncer no longer prevents syncer extensions from running. Similarly, a bad extension syncer will no longer block other extension syncers from running. (https://github.com/solo-io/gloo/issues/783)
gloo - v0.14.2

Published by ilackarms over 5 years ago

New Features

gloo - v0.14.1

Published by ilackarms over 5 years ago

Fixes

gloo - v0.14.0

Published by yuval-k over 5 years ago

Breaking Changes

New Features

gloo - v0.13.34

Published by marcogschmidt over 5 years ago

New Features

Fixes

gloo - v0.13.33

Published by yuval-k over 5 years ago

This release contained no user-facing changes.

gloo - v0.13.32

Published by yuval-k over 5 years ago

New Features

gloo - v0.13.31

Published by yuval-k over 5 years ago

This release build failed.

New Features

Fixes

gloo - v0.13.30

Published by yuval-k over 5 years ago

New Features

Fixes

gloo - v0.13.29

Published by yuval-k over 5 years ago

Fixes

gloo - v0.13.28

Published by yuval-k over 5 years ago

Fixes

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