Skip to content
This repository has been 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.1 #582

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 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)

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] <support@github.com>
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