cloudnativelabs / kube-router

Kube-router, a turnkey solution for Kubernetes networking.
https://kube-router.io
Apache License 2.0
2.33k stars 471 forks source link

build(deps): bump github.com/osrg/gobgp/v3 from 3.23.0 to 3.25.0 #1645

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/osrg/gobgp/v3 from 3.23.0 to 3.25.0.

Release notes

Sourced from github.com/osrg/gobgp/v3's releases.

v3.25.0

Changelog

  • 7fed268c v3.25.0
  • 5d5a6b9a Do not check enabling when EOR received
  • ed873609 Add EOR type to Table's filter on Watch method
  • 82cc2054 allow to pass add/del route -a vpnv46 identifier
  • 912eb5a9 Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
  • 829bbcf0 Fix ListPath for ADJ_IN and EnableFiltered=true and add tests.
  • 9d05544d Revert "Add EOR type to Table's filter on Watch method"
  • 84a264e6 Revert "Do not check enabling when EOR received"

v3.24.0

Changelog

  • d67f5681 v3.24.0
  • fbeaa1c6 Do not check enabling when EOR received
  • aff055b4 Add EOR type to Table's filter on Watch method
  • 34e48457 Adjust size of packing slice before allocating
  • 34489967 Use net.IP.Equal in peer.filterPathFromSourcePeer
  • 003745af logs: Guard frequently called logs behind if check
  • 87e5b819 server: Fix deadlock if StopBgp is called when conn queue is full
Commits
  • 7fed268 v3.25.0
  • 5d5a6b9 Do not check enabling when EOR received
  • ed87360 Add EOR type to Table's filter on Watch method
  • 82cc205 allow to pass add/del route -a vpnv46 identifier
  • 912eb5a Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
  • 829bbcf Fix ListPath for ADJ_IN and EnableFiltered=true and add tests.
  • 9d05544 Revert "Add EOR type to Table's filter on Watch method"
  • 84a264e Revert "Do not check enabling when EOR received"
  • d67f568 v3.24.0
  • fbeaa1c Do not check enabling when EOR received
  • 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)