hashicorp / consul-api-gateway

The Consul API Gateway is a dedicated ingress solution for intelligently routing traffic to applications running on a Consul Service Mesh.
Mozilla Public License 2.0
100 stars 16 forks source link

build(deps): bump github.com/envoyproxy/go-control-plane from 0.10.3 to 0.11.1 #582

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/envoyproxy/go-control-plane from 0.10.3 to 0.11.1.

Release notes

Sourced from github.com/envoyproxy/go-control-plane's releases.

v0.11.1

Note: Envoy Protos Commit SHA: 0d79cc8a107a86c2f6880fff42b7c5c3d30f87ad

What's Changed

New Contributors

Full Changelog: https://github.com/envoyproxy/go-control-plane/compare/v0.11.0...v0.11.1

v0.11.0

Note: Envoy Protos Commit SHA: a8a39af371cceaca4c08ce8637d5980fe14de151

Added

  • Added Node object to stream closed callbacks (#572)
  • Added support for the RateLimit xDS Service (#598)
  • Added support for thrift route config type on server resources (#600)
  • Programmatic ADS client that supports communication with an xDS management server (#604)
  • Added cache support for custom resource names with delta xDS (#609)

Changed

  • Envoy Protos Commit SHA: a8a39af371cceaca4c08ce8637d5980fe14de151
  • Updated prometheus/client_model library to v0.3.0 (#602)
  • Bump sigs.k8s.io/aws-iam-authenticator from 0.5.9 to 0.6.1 in /examples/dyplomat (#617)
  • Bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#622)

... (truncated)

Changelog

Sourced from github.com/envoyproxy/go-control-plane's changelog.

Changelog

Release v0.11.0

Added

  • Added Node object to stream closed callbacks (#572)
  • Added support for the RateLimit xDS Service (#598)
  • Added support for thrift route config type on server resources (#600)
  • Programmatic ADS client that supports communication with an xDS management server (#604)
  • Added cache support for custom resource names with delta xDS (#609)

Changed

  • Envoy Protos Commit SHA: a8a39af371cceaca4c08ce8637d5980fe14de151
  • Updated prometheus/client_model library to v0.3.0 (#602)
  • Bump sigs.k8s.io/aws-iam-authenticator from 0.5.9 to 0.6.1 in /examples/dyplomat (#617)
  • Bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#622)

Fixed

  • Delta xDS properly closes watches when a stream is closed to release memory (#570)
  • Fixed panic when sending certain resource heartbeats (#579)
  • Fixed debug logs printing sensitive resource information (#601)
  • Fixed watch state incorrectly tracking state updates over SDS (#615)
Commits
  • c57164a Bump github.com/envoyproxy/protoc-gen-validate from 0.9.1 to 1.0.1 (#693)
  • dd0b405 Mirrored from envoyproxy/envoy @ 0d79cc8a107a86c2f6880fff42b7c5c3d30f87ad
  • 0bb3c3d Mirrored from envoyproxy/envoy @ 881bc030a8f1cdc904311de6c1cdba38ef8cc98a
  • db87c37 Mirrored from envoyproxy/envoy @ 547ef8858f71ce7e997b53eadf5fd75b32395ea6
  • ee609d3 Bump google.golang.org/grpc from 1.52.3 to 1.55.0 (#684)
  • b32b522 Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 (#682)
  • d5d8eeb Bump google.golang.org/grpc from 1.52.3 to 1.55.0 in /examples/dyplomat (#683)
  • aaaacbf bump golang.org/x/net from 0.4.0 to 0.7.0 (#648)
  • 9239064 ci: build dyplomat as part of CI (#700)
  • 63162f7 Mirrored from envoyproxy/envoy @ cbadae62b8b12e0c1e47a374b10ade88a6a0bba5
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)