github solo-io/gloo v1.13.0-beta7

latest releases: v1.18.0-beta23, v1.17.10, v1.17.9...
2 years ago

Dependency Bumps

  • envoy-gloo/solo-io has been upgraded to v1.23.0-patch3.

New Features

  • Expose option to remove headers in the transformation filter (#6539)
  • Allow for more easily denoting a seperate account's lambda that is
    allowed to be used via a resource policy basis. (#6941)
  • Add HTTPConnect headers to Upstream to support Proxy-Authorization header. (#5859)

Fixes

  • Remove the duplicate VolumeMount definition on the Gloo Deployment.
    If upgrading Gloo using the Fluxv2 stack, the Helm-Controller would emit an error about duplicate keys,
    and fail the upgrade. Anyone using the Helm CLI would not encounter an error, but would have one of the
    VolumeMount defintions applied, which could lead to errors. (#6977)
  • Redact Artifact contents when stringifying the Gloo API Snapshot. Previously Secrets were redacted,
    as they contain sensitive information. It's possible that ConfigMaps could as well, so we redact
    Artifacts as well. (https://github.com/solo-io/solo-projects/issues/3975)
  • Use consul agent cache by default when fetching CatalogServices to build endpoints for EDS, which should help improve performance. Caching is configurable. (#6599)
  • Modify the Validation Webhook to auto-accept status updates to resources.
    Previously, a full translation run would kick off to validate status updates. (#6990)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.