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

fix(deps): update module github.com/envoyproxy/go-control-plane to v0.12.0 #20

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 31, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/envoyproxy/go-control-plane v0.9.9 -> v0.12.0 age adoption passing confidence

Release Notes

envoyproxy/go-control-plane (github.com/envoyproxy/go-control-plane)

v0.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: envoyproxy/go-control-plane@v0.11.1...v0.12.0

v0.11.1

Compare Source

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

Compare Source

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)

v0.10.3

Compare Source

Changed
  • Documentation rewrite in the /docs folder (#​520)
  • Updated go module version to 1.16 (#​536)
  • Exposed ApiTypePrefix (#​553)
  • Envoy Protos Commit SHA: 97dfffde06115e58261dbab3707ad70d5c86ba1f
Added
  • Initial support of the Virtual Host Discovery Service VHDS (#​529)
  • Added linear cache method UpdateResources (#​546)
Fixed
  • Scoped routes consistency check (#​515)
  • Scoped routes references (#​518)
  • Fixed go routine leaks in server unit tests (#​519)
  • Linear cache no longer requires linear time for applying delta updates (#​547)

v0.10.2

Compare Source

v0.10.1

Compare Source

Changed
  • Envoy Protos Commit SHA: 9cc74781d818aaa58b9cca9602fe8dc62181…
Fixed
  • Release to fix broken GOSUMDB checksum when using v0.10.0. Please pin to this release and ignore v0.10.0.

v0.10.0

Compare Source

Added
  • Added snapshot support in the Linear cache (#​437)
  • Added CI linting support (#​455)
  • Incremental xDS support for Linear and Mux caches (#​459)
  • Added Extension Configs support (#​417)
  • Added a default cache logger (#​483)
  • Added Scoped Routes Discovery Service - SRDS (#​495)
Changed
  • Removed linearization in server API to preserve cache ordering (#​443)
  • SetSnapshot now takes a context (#​474)
  • Delta xDS now responds immediately for the first wildcard request in a delta stream if the corresponding snapshot exists and the response is empty (#​473)
  • Reworked snapshot API to faciliate additional xDS resources without changes (#​484)
  • Delta xDS won't delete non-existent resources in wildcard mode (#​488)
  • Simple cache now holds a read lock when cancelling a snapshot watch (#​507)
Fixed
  • Delta xDS not registering another watch after resource sent (#​458)
  • Fixed data race in Linear cache (#​502)
  • State of the World now tracks known resource names per caller stream (#​508)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from 2f47f41 to a6f4d47 Compare November 16, 2021 03:30
@renovate renovate bot changed the title Update module github.com/envoyproxy/go-control-plane to v0.10.0 Update module github.com/envoyproxy/go-control-plane to v0.10.1 Nov 16, 2021
@renovate renovate bot changed the title Update module github.com/envoyproxy/go-control-plane to v0.10.1 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.10.1 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from a6f4d47 to d21a280 Compare September 25, 2022 16:04
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.10.1 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.10.3 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from d21a280 to 09edde8 Compare November 20, 2022 10:08
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.10.3 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.11.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from 09edde8 to eec8f24 Compare March 16, 2023 14:02
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.11.0 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.11.1 May 29, 2023
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from eec8f24 to 9f92a1c Compare May 29, 2023 14:42
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from 9f92a1c to 635c739 Compare January 2, 2024 16:54
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.11.1 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.12.0 Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants