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.5.0-beta21

Published by kdorosh about 4 years ago

Helm Changes

New Features

Fixes

gloo - v1.4.12

Published by yuval-k about 4 years ago

Fixes

gloo - v1.5.0-beta20

Published by Sodman about 4 years ago

New Features

Fixes

gloo - v1.5.0-beta19

Published by kdorosh about 4 years ago

Helm Changes

New Features

  • Expose the raw envoy configuration for the gRPC to JSON transcoding filter, which can be leveraged to expose a gRPC service both as a gRPC service and as a REST API. Exposing the underlying envoy configuration allows users more granular control over the gRPC to JSON mappings than the current Gloo API for gRPC to JSON (that doesn't require explicit protobuf descriptors to be provided since they will be discovered). One example where users may want more granular control of their gRPC to JSON mappings may be to leverage query parameter transcoding. (https://github.com/solo-io/gloo/issues/2188)
  • Allow users to specify extra headers for health check requests as secrets. New gloo secret type "header", containing header name-value pairs, can now be created (details here). Health checks can reference header secrets for additional headers to add in addition to specifying them explicitly. (https://github.com/solo-io/gloo/issues/2914)

Fixes

gloo - v1.3.32

Published by kdorosh about 4 years ago

Dependency Bumps

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

Fixes

gloo - v1.4.11

Published by jehawley about 4 years ago

New Features

  • Allow users to specify extra headers for health check requests as secrets. New gloo secret type "header", containing header name-value pairs, can now be created (details here). Health checks can reference header secrets for additional headers to add in addition to specifying them explicitly. (https://github.com/solo-io/gloo/issues/2914)
gloo - v1.4.10

Published by yuval-k about 4 years ago

This release contained no user-facing changes.

gloo - v1.5.0-beta18

Published by yuval-k about 4 years ago

Dependency Bumps

  • solo-io/solo-apis has been upgraded to gloo-fed-v0.0.19.

New Features

Fixes

  • Update the version of golang Gloo was built with from 1.14.0 to 1.14.6, to pickup patch fixes to go; most notably, a workaround in go for a bug in affected Linux kernels (5.2.x, 5.3.0-5.3.14, 5.4.0-5.4.1) that could result in a corrupted AVX register and crash Gloo. (https://github.com/solo-io/gloo/issues/3493)
gloo - v1.4.9

Published by kdorosh about 4 years ago

Helm Changes

Fixes

  • Update the version of golang Gloo was built with from 1.14.0 to 1.14.6, to pickup patch fixes to go; most notably, a workaround in go for a bug in affected Linux kernels (5.2.x, 5.3.0-5.3.14, 5.4.0-5.4.1) that could result in a corrupted AVX register and crash Gloo. (https://github.com/solo-io/gloo/issues/3493)
gloo - v1.5.0-beta17

Published by marcogschmidt about 4 years ago

Dependency Bumps

  • solo-io/envoy-gloo has been upgraded to v1.16.0-rc1.

Helm Changes

New Features

Fixes

gloo - v1.5.0-beta16

Published by EItanya about 4 years ago

This release contained no user-facing changes.

gloo - v1.5.0-beta15

Published by EItanya about 4 years ago

This release build failed.

New Features

  • Support assuming AWS iam roles for lambda requests via the AWS STS AssumeRoleWithWebToken API. This feature allows Gloo instances running in EKS to use AWS Service Account credentials to authenticate requests directly. (https://github.com/solo-io/gloo/issues/3309)
gloo - v1.4.8

Published by kdorosh about 4 years ago

Helm Changes

  • Support a Kubernetes preStop hook to enable a "graceful shutdown" when relying on external loadbalancers. This will allow envoy to fail external facing healthchecks while still processing existing requests. This feature is controlled via a helm value, specifically the gatewayProxies.gatewayProxy.podTemplate.gracefulShutdown object. You can enable the hook via gatewayProxies.gatewayProxy.podTemplate.gracefulShutdown.enabled and control the actual time of the grace period via gatewayProxies.gatewayProxy.podTemplate.gracefulShutdownsleepTimeSeconds (https://github.com/solo-io/gloo/issues/3308)

Fixes

  • The gateway validation API now honors dry-run requests. Previously, any dry-run requests could still modify the internal resource cache, making future gateway validation results incorrect. (https://github.com/solo-io/gloo/issues/3437)
gloo - v1.5.0-beta14

Published by kdorosh about 4 years ago

Helm Changes

  • Support a Kubernetes preStop hook to enable a "graceful shutdown" when relying on external loadbalancers. This will allow envoy to fail external facing healthchecks while still processing existing requests. This feature is controlled via a helm value, specifically the gatewayProxies.gatewayProxy.podTemplate.gracefulShutdown object. You can enable the hook via gatewayProxies.gatewayProxy.podTemplate.gracefulShutdown.enabled and control the actual time of the grace period via gatewayProxies.gatewayProxy.podTemplate.gracefulShutdownsleepTimeSeconds (https://github.com/solo-io/gloo/issues/3308)
  • Surface customPorts field in gatewayProxy to allow abritrary port mangement. (https://github.com/solo-io/gloo/issues/3301)
  • Add Extra ServiceAccount annotations to helm chart for Gloo, Discovery, and Proxy pods. (https://github.com/solo-io/gloo/issues/2698)

New Features

Fixes

gloo - v1.4.7

Published by arianaw66 about 4 years ago

Helm Changes

New Features

Fixes

gloo - v1.4.6

Published by yuval-k over 4 years ago

Dependency Bumps

  • solo-io/envoy-gloo has been upgraded to v1.15.0-patch1.

Fixes

gloo - v1.5.0-beta13

Published by joekelley over 4 years ago

Helm Changes

New Features

gloo - v1.5.0-beta12

Published by yuval-k over 4 years ago

Dependency Bumps

  • solo-io/envoy-gloo has been upgraded to v1.15.0-patch1.
gloo - v1.5.0-beta11

Published by Sodman over 4 years ago

Dependency Bumps

  • solo-io/envoy-operator has been upgraded to v0.1.4.

Fixes

gloo - v1.5.0-beta10

Published by EItanya over 4 years ago

This release contained no user-facing changes.

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