Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.0
Closed

build(deps): bump github.com/envoyproxy/go-control-plane from 0.10.3 to 0.11.0#501
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2023

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

Release notes

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

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)

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)
Changelog

Sourced from github.com/envoyproxy/go-control-plane's 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
  • fd73e3e Remove unused context from arguments to internal/example/server. (#634)
  • 977884f Mirrored from envoyproxy/envoy @ a8a39af371cceaca4c08ce8637d5980fe14de151
  • 4e8c319 Bump google.golang.org/grpc from 1.38.0 to 1.52.3 in /examples/dyplomat (#633)
  • f45fa2f example/dyplomat:update to xds v3 and go-control-plane v0.10.3 (#621)
  • 3fd93e4 Bump sigs.k8s.io/aws-iam-authenticator in /examples/dyplomat (#628)
  • 72157d3 Bump k8s.io/client-go from 0.26.0 to 0.26.1 in /examples/dyplomat (#629)
  • fe3a43a Bump k8s.io/api from 0.26.0 to 0.26.1 in /examples/dyplomat (#626)
  • 7c9c2a1 SOTW ADS client (#604)
  • 65d53e6 Update examples/dyplomat to v3 (#620)
  • 29a4b73 Add Rate-Limit xDS config server related control plane functionality (#598)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies pr/no-changelog Skip the CI check that requires a changelog entry labels Feb 9, 2023
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.0 branch 2 times, most recently from 3c9297b to 77a9a23 Compare February 10, 2023 21:22
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.0 branch 2 times, most recently from f041c67 to 0816b78 Compare February 21, 2023 17:32
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.0 branch 3 times, most recently from a538ed3 to ca49ce0 Compare March 23, 2023 18:56
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.0 branch 2 times, most recently from 2620c3a to faaba5f Compare March 30, 2023 17:10
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.0 branch from faaba5f to 57245c8 Compare April 7, 2023 19:05
Bumps [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane) from 0.10.3 to 0.11.0.
- [Release notes](https://github.com/envoyproxy/go-control-plane/releases)
- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)
- [Commits](envoyproxy/go-control-plane@v0.10.3...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/envoyproxy/go-control-plane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.0 branch from 57245c8 to bdbed7d Compare April 10, 2023 14:28
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 29, 2023

Superseded by #582.

@dependabot dependabot Bot closed this May 29, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.0 branch May 29, 2023 14:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies pr/no-changelog Skip the CI check that requires a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants