nttcom / pola

Stateful PCE Implementation and PCEP Library in Go
https://nttcom.github.io/pola/
MIT License
70 stars 6 forks source link

Bump github.com/osrg/gobgp/v3 from 3.19.0 to 3.20.0 #125

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/osrg/gobgp/v3 from 3.19.0 to 3.20.0.

Release notes

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

v3.20.0

Changelog

  • 66e8f5c5 v3.20.0
  • 140ca9b9 CODEOWNERS: update zebra path
  • 868ac6d7 Add MaxSoftware
  • 340030dc Fix imports
  • 0e7420d8 Export some zebra symbols.
  • 7a77f281 Export zebra package to /pkg/zebra
  • 64d69cc6 Bump google.golang.org/grpc from 1.55.0 to 1.56.3
  • e26631ce packet: fix FQDN capability parser
  • 286c8877 fix: call validatePathAttributeFlags after parsing and setting path attribute length
  • 1b975be0 Fix data race in newWatchEventPeer
  • 0f7273c3 Bump golang.org/x/net from 0.10.0 to 0.17.0
  • f4362280 Fix systemd service reload command
  • 4364a26a feat(config): autoreload on config changes
  • 419c50df Check Address and LocalAddress instead of RouterId
  • 16a9c953 Allow testing multiple GoBGP instances on localhost.
  • 146b2b8f server: improve ListPath's memory consumption with batched send
Commits
  • 66e8f5c v3.20.0
  • 140ca9b CODEOWNERS: update zebra path
  • 868ac6d Add MaxSoftware
  • 340030d Fix imports
  • 0e7420d Export some zebra symbols.
  • 7a77f28 Export zebra package to /pkg/zebra
  • 64d69cc Bump google.golang.org/grpc from 1.55.0 to 1.56.3
  • e26631c packet: fix FQDN capability parser
  • 286c887 fix: call validatePathAttributeFlags after parsing and setting path attribute...
  • 1b975be Fix data race in newWatchEventPeer
  • 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)