kubeovn / kube-ovn

A Bridge between SDN and Cloud Native (Project under CNCF)
https://kubeovn.github.io/docs/stable/en/
Apache License 2.0
1.87k stars 433 forks source link

build(deps): bump github.com/osrg/gobgp/v3 from 3.27.0 to 3.28.0 #4244

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps github.com/osrg/gobgp/v3 from 3.27.0 to 3.28.0.

Release notes

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

v3.28.0

Changelog

  • ad7dc34e v3.28.0
  • 0148e2d2 Support policy predicate set next-hop peer-address
  • 0c8d2054 Add 'gzip' to dictionary
  • abc11520 Add bzip2 decompression capability, remove unnecessary MRT Reader closes
  • 21c157af Add ability to inject gzipped MRT files
  • d2ac2537 Support SetRouteOrigin and OriginEq BGP Policy Predicates
  • 7d2d020b evpn: scope mac-mobility handling to MAC-VRF of the route
  • f7f11a7f test/evpn: add multi-vrf mac-mobility test
  • dace8757 fix send-max limit in case of route update
  • 22e742c3 fix flops value was not copied to api struct
Commits
  • ad7dc34 v3.28.0
  • 0148e2d Support policy predicate set next-hop peer-address
  • 0c8d205 Add 'gzip' to dictionary
  • abc1152 Add bzip2 decompression capability, remove unnecessary MRT Reader closes
  • 21c157a Add ability to inject gzipped MRT files
  • d2ac253 Support SetRouteOrigin and OriginEq BGP Policy Predicates
  • 7d2d020 evpn: scope mac-mobility handling to MAC-VRF of the route
  • f7f11a7 test/evpn: add multi-vrf mac-mobility test
  • dace875 fix send-max limit in case of route update
  • 22e742c fix flops value was not copied to api struct
  • See full diff 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)