Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/envoyproxy/go-control-plane from 0.10.3 to 0.11.1 #38

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

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: envoyproxy/go-control-plane@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)

@dependabot dependabot bot added the area/dependency Issues or PRs related to dependency changes. label Jul 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Dependabot tried to add @projectcontour/maintainers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/projectcontour/contour-authserver/pulls/38/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the projectcontour/contour-authserver repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.1 branch from 70ed8dd to df6c5da Compare July 17, 2023 15:25
@dependabot dependabot bot requested a review from a team as a code owner July 17, 2023 15:25
@dependabot dependabot bot requested review from stevesloka and skriss and removed request for a team July 17, 2023 15:25
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.1 branch 2 times, most recently from 09998e5 to 706d3ef Compare July 17, 2023 15:32
Bumps [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane) from 0.10.3 to 0.11.1.
- [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.1)

---
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.1 branch from 706d3ef to c9c0a71 Compare July 17, 2023 15:46
Signed-off-by: Steve Kriss <[email protected]>
@skriss skriss merged commit 2db2853 into main Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/envoyproxy/go-control-plane-0.11.1 branch July 17, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant