envoyproxy / envoy-tools

Companion tooling for Envoy proxy
Apache License 2.0
49 stars 24 forks source link

Bump github.com/envoyproxy/go-control-plane from 0.10.3 to 0.12.0 in /csds-client #65

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

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

Release notes

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

v0.12.0

What's Changed

... (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
  • 989e83d Mirrored from envoyproxy/envoy @ 4adc79bcfb7db39ce28f8688e245be7768d90b6a
  • ca8dca4 build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#844)
  • c584d99 Setup scorecard workflow and pin actions versions (#845)
  • 873a74f Mirrored from envoyproxy/envoy @ 57f23d3092956972f2c23f869280310c7a65ca33
  • 1cce4bc Mirrored from envoyproxy/envoy @ b590b28275faf21d3ea108b52f56ec3fa135d6d1
  • e636347 Mirrored from envoyproxy/envoy @ 55b942ae48e46e91625efb4abf43713e2c19dc73
  • dd2fe2e Mirrored from envoyproxy/envoy @ b039d8a316a081d1eae3e3222e045b749d26765e
  • 093c581 Mirrored from envoyproxy/envoy @ 483ecb2d4055b42a806f0a1003243ba62c86cf3a
  • e56aae4 Mirrored from envoyproxy/envoy @ f27ed961a8c023c046599a090d7c549ddf65a86d
  • 675dd80 Mirrored from envoyproxy/envoy @ f7ef1eeca94f714f0d48af3dd8a43757dc63d770
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)