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 hidden (Show)

gloo - v1.12.0-beta16

Published by elcasteel over 2 years ago

Dependency Bumps

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

New Features

gloo - v1.11.12

Published by jenshu over 2 years ago

This release contained no user-facing changes.

gloo - v1.12.0-beta15

Published by jenshu over 2 years ago

Dependency Bumps

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

New Features

Fixes

gloo - v1.9.15

Published by sam-heilbron over 2 years ago

Dependency Bumps

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

Fixes

gloo - v1.10.25

Published by sam-heilbron over 2 years ago

Dependency Bumps

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

Fixes

gloo - v1.11.11

Published by ben-taussig-solo over 2 years ago

Dependency Bumps

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

Fixes

gloo - v1.12.0-beta14

Published by jbohanon over 2 years ago

New Features

gloo - v1.12.0-beta13

Published by ben-taussig-solo over 2 years ago

Dependency Bumps

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

New Features

gloo - v1.9.14

Published by elcasteel over 2 years ago

Fixes

gloo - v1.10.24

Published by elcasteel over 2 years ago

Fixes

gloo - v1.8.28

Published by elcasteel over 2 years ago

Fixes

gloo - v1.11.10

Published by jenshu over 2 years ago

Fixes

gloo - v1.12.0-beta12

Published by elcasteel over 2 years ago

Fixes

gloo - v1.12.0-beta11

Published by jenshu over 2 years ago

New Features

  • This PR expands on the functionality of DelegatedHttpGateway and MatchableHttpGateway. It allows for anscestry- level setting of TLS and HCM configuration. Phrased differently: configuration can now be set for a single DelegatedHttpGateway that will be propagated to all MatchableHttpGateways. Setting the preventChildOverrides flag specifies that parent config is to be prioritized over child. For example: * preventChildOverrides=false | {"parent":{"foo":"bar"}, "child":{"foo":"baz"}} --> {"foo":"baz"} * preventChildOverrides=true | {"parent":{"foo":"bar"}, "child":{"foo":"baz"}} --> {"foo":"bar"} (https://github.com/solo-io/gloo/issues/5993)

Fixes

gloo - v1.11.9

Published by gunnar-solo over 2 years ago

New Features

  • This PR expands on the functionality of DelegatedHttpGateway and MatchableHttpGateway. It allows for anscestry- level setting of TLS and HCM configuration. Phrased differently: configuration can now be set for a single DelegatedHttpGateway that will be propagated to all MatchableHttpGateways. Setting the preventChildOverrides flag specifies that parent config is to be prioritized over child. For example: * preventChildOverrides=false | {"parent":{"foo":"bar"}, "child":{"foo":"baz"}} --> {"foo":"baz"} * preventChildOverrides=true | {"parent":{"foo":"bar"}, "child":{"foo":"baz"}} --> {"foo":"bar"} (https://github.com/solo-io/gloo/issues/5993)
gloo - v1.11.8

Published by sam-heilbron over 2 years ago

Fixes

  • Ensure CORS and GrpcWeb filters are not added to filter chain when removeUnusedFilters is enabled
    and there is no filter configuration defined. (https://github.com/solo-io/gloo/issues/6042)
  • Change the log level from WARN to DEBUG when a resource kind is processed that does
    not yet support metrics reporting for statuses. This message would occur on all
    translation runs and confuse users. (https://github.com/solo-io/gloo/issues/3964)
  • Ensure that removeUnusedFilters is localized to an HttpListener instead of a Proxy.
    Previously, if a filter were configured for one listener, it would cause another listener to
    render empty configuration. (https://github.com/solo-io/gloo/issues/5651)
gloo - v1.12.0-beta10

Published by sam-heilbron over 2 years ago

Fixes

  • Ensure CORS and GrpcWeb filters are not added to filter chain when removeUnusedFilters is enabled
    and there is no filter configuration defined. (https://github.com/solo-io/gloo/issues/6042)
  • Change the log level from WARN to DEBUG when a resource kind is processed that does
    not yet support metrics reporting for statuses. This message would occur on all
    translation runs and confuse users. (https://github.com/solo-io/gloo/issues/3964)
  • Ensure that removeUnusedFilters is localized to an HttpListener instead of a Proxy.
    Previously, if a filter were configured for one listener, it would cause another listener to
    render empty configuration. (https://github.com/solo-io/gloo/issues/5651)
gloo - v1.12.0-beta9

Published by jenshu over 2 years ago

Fixes

gloo - v1.10.23

Published by bewebi over 2 years ago

Fixes

gloo - v1.10.22

Published by bewebi over 2 years ago

Dependency Bumps

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

Fixes

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