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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2022

This PR contains the following updates:

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

Release Notes

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

v0.13.0

Compare Source

What's Changed

New Contributors

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

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


Configuration

📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Dependency Upgrades from Renovate Bot label Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from f25983f to 45fca4a Compare November 20, 2022 20:10
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from 45fca4a to bfc3ae1 Compare March 18, 2023 10:02
@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 18, 2023
@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 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from bfc3ae1 to 9b73194 Compare June 1, 2023 04:00
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from 9b73194 to a267b98 Compare January 3, 2024 02:27
@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 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from a267b98 to 6ae8818 Compare August 15, 2024 20:57
@renovate renovate bot changed the title fix(deps): update module github.com/envoyproxy/go-control-plane to v0.12.0 fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.0 Aug 15, 2024
Copy link
Contributor Author

renovate bot commented Aug 15, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.16 -> 1.23.1
github.com/sirupsen/logrus v1.8.1 -> v1.8.1
google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1 -> v0.0.0-20240213162025-012b6fc9bca9

@renovate renovate bot force-pushed the renovate/github.com-envoyproxy-go-control-plane-0.x branch from 6ae8818 to 1dca860 Compare September 12, 2024 23:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Dependency Upgrades from Renovate Bot
Development

Successfully merging this pull request may close these issues.

0 participants