Skip to content

Bump github.com/osrg/gobgp/v4 from 4.5.0 to 4.6.0#86

Merged
phillip-stephens merged 1 commit into
mainfrom
dependabot/go_modules/github.com/osrg/gobgp/v4-4.6.0
Jun 7, 2026
Merged

Bump github.com/osrg/gobgp/v4 from 4.5.0 to 4.6.0#86
phillip-stephens merged 1 commit into
mainfrom
dependabot/go_modules/github.com/osrg/gobgp/v4-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/osrg/gobgp/v4 from 4.5.0 to 4.6.0.

Release notes

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

v4.6.0

Changelog

  • 51511000d5b566e9c6d20c7b90e6d9cd23140c51 GoBGP 4.6.0
  • 84a98f842b9fe5afebbca0d23ead284be2631b17 server: withdraw policy-filtered routes on soft reset out
  • 41e47a8d34e5a2ab75617a849e98d27bdfd38259 fsm: Do not emit warnings upon receiving notification
  • 748e233f2c5ff9241aa0ff57259e1e774701eefd server: don't treat unestablished GR peers as having sent EOR
  • c4fd8f2e957a77c9316bfa8877696d36f36dde41 pkt/server: return error instead of panic on invalid SourceId in AddPathStream
  • d43ff163afd511c87d99ff6b2146a8135f82a1ef feat: add as-path-options params for peer-group api and config parser
  • 1affa9ab1a8d62a28caa76dec7eeb25a124da675 docs(bfd): add docs for using and configuring bfd session state detection
  • e0d6b99fb7e2d893ec5a71378b2e5a458604c0e2 fix(table): preserve last action for the same path in coalesced updates
  • f9448f0ef43337beb69b3cfd7f44df15aa33fc59 feat: add local caps and peer-group to watchEventPeer
  • 77a5cb00be19af2a87a340b01f9cccc6199d51ff fix(bfd): fix peer shutdown, remote down, and default port
  • 4ebc2d3522dee798eb23b1a8ec8173472b0c179a fix(bfd): fix goroutine leak, safe public API, remove read event loop
  • 0aef2d8002b2b9e2ac5be6ec64514f19d3eca0de feat(bfd): add BFD server and peer state machine
  • 89ec8ad4dd66e09f26a5077f1580d75947c0d0d0 fix(cmd): avoid nil pointer panic in CLI when NLRI cannot be decoded
  • f0a540ba8d1acbe396eb94c556cf4c218b6255cc feat(table): extract communityAnyIndex and add fast match for ext-comms
  • df0fb4d6383a45de0a50819f98e8f3f8a54aa069 table: Do not emit warnings upon no-op withdrawals
  • 78d1c5678d5423958845d835e8c8939a2f0028f1 fsm: Do not emit warnings upon sending notification
  • c24629411ba49f160d9dc09126f418218127e016 refactor(table): drive UpdatePathAttrs from PeerInfo only.
  • accb63b9d878a54b59513b61717eaf4c84379c3f feat(table): extend PeerInfo and add peer-group helpers for policy paths Expand PeerInfo with PeerType, route-server flags, remove-private-as, peer group name, and related neighbor/group fields so table logic can treat peer-group shared-policy paths consistently with per-peer paths.
  • a89819e2555f0def8e896e94e68057a4c541074b refactor(config): move IsConfederation methods from Neighbor to Global
  • 3be7559ecc06aa77c5d0c2955318ae0c713570b1 perf(table): bitmap-based fast path for standard BGP CommunitySet
  • ace3800b55887ad1ef4165bd31655ef674594659 fix(server): compare ECMP paths against best path, not predecessor
  • ed9ec4f37dcd7a3d0730430c14fad5817bf84992 fix(cmd/gobgp): allow multiple RTs in mup route commands
  • 941f597eaee2873e99fe62812079599647291eb1 packet/bgp: propagate errors and enforce length bounds in BGP-LS NLRI decoders
  • 5d52dd11735b8134efd6a2187117522ddb530770 packet/bgp: prevent nil pointer panic in TunnelEncapSubTLVSRBSID String and MarshalJSON
  • 7b3e5553aca520d7b885aa0ea4f308bafbd46a0e packet/bgp: reject malformed MPLS label stacks missing bottom-of-stack bit
  • b6bfd5ddc5270f3818c9f86a2084ed668f14a829 apiutil: add tests for UnmarshalSRSegments nil Flags and round-trip
  • b22177eef115440e009f3b8a5c8bb1e9068b66f6 fix(apiutil): nil-safe Flags access in UnmarshalSRSegments
  • f02ca397821f6ca182ef4eb492c3cbc459552d7c packet/bgp: enforce CapLen boundary in BGP OPEN capability decoders
  • 2ee365d3b0807d049d518f0dd6a9f4906963636b fix: preserve unknown IPv6 Extended Communities in round-trip encoding
  • dd70de71a55702c73fd732f5d7e2fdb39e8d4d2c fix: evpn type2 handling without ip
  • 3072fe9a2a548ce85fd276ffded4bd6eac0bd7a7 fix: nil pointer dereference for local paths in WatchPostUpdate
Commits
  • 5151100 GoBGP 4.6.0
  • 84a98f8 server: withdraw policy-filtered routes on soft reset out
  • 41e47a8 fsm: Do not emit warnings upon receiving notification
  • 748e233 server: don't treat unestablished GR peers as having sent EOR
  • c4fd8f2 pkt/server: return error instead of panic on invalid SourceId in AddPathStream
  • d43ff16 feat: add as-path-options params for peer-group api and config parser
  • 1affa9a docs(bfd): add docs for using and configuring bfd session state detection
  • e0d6b99 fix(table): preserve last action for the same path in coalesced updates
  • f9448f0 feat: add local caps and peer-group to watchEventPeer
  • 77a5cb0 fix(bfd): fix peer shutdown, remote down, and default port
  • 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 show <dependency name> 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)

Bumps [github.com/osrg/gobgp/v4](https://github.com/osrg/gobgp) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/osrg/gobgp/releases)
- [Commits](osrg/gobgp@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: github.com/osrg/gobgp/v4
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 3, 2026
@phillip-stephens phillip-stephens merged commit 570a951 into main Jun 7, 2026
3 checks passed
@phillip-stephens phillip-stephens deleted the dependabot/go_modules/github.com/osrg/gobgp/v4-4.6.0 branch June 7, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant