Skip to content

Bump github.com/netbirdio/netbird from 0.72.4 to 0.74.7#376

Merged
phillebaba merged 1 commit into
mainfrom
dependabot/go_modules/github.com/netbirdio/netbird-0.74.7
Jul 21, 2026
Merged

Bump github.com/netbirdio/netbird from 0.72.4 to 0.74.7#376
phillebaba merged 1 commit into
mainfrom
dependabot/go_modules/github.com/netbirdio/netbird-0.74.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/netbirdio/netbird from 0.72.4 to 0.74.7.

Release notes

Sourced from github.com/netbirdio/netbird's releases.

v0.74.7

What's Changed

Full Changelog: netbirdio/netbird@v0.74.6...v0.74.7

v0.74.6

What's Changed

  • [client] ios: preserve WireGuard key on interactive re-login (#6777)

Full Changelog: netbirdio/netbird@v0.74.5...v0.74.6

v0.74.5

What's Changed

Full Changelog: netbirdio/netbird@v0.74.4...v0.74.5

v0.74.4

What's Changed

New Contributors

Full Changelog: netbirdio/netbird@v0.74.3...v0.74.4

v0.74.3

What's Changed

Full Changelog: netbirdio/netbird@v0.74.2...v0.74.3

v0.74.2

What's Changed

... (truncated)

Commits
  • a1c9427 [client] Evaluate IP fragments against firewall ACLs (#6781)
  • b7b0d57 [client] Bind netstack SOCKS5 proxy to 127.0.0.1 by default (#6812)
  • 3f8c447 [client] Rename isValidAccessToken to reflect audience-only check (#6806)
  • 6e3f4d8 [client] Disable gVisor TCP RACK loss detection on Windows (#6808)
  • 099ae4b [client] Sanitize peer FQDN/hostname in generated SSH config (#6805)
  • 63d60ba [client] Reject leading hyphen in getent input to prevent flag injection (#6787)
  • 62fc8d2 [relay] Handle QUIC connections concurrently to prevent handshake head-of-lin...
  • 3a2f773 [client] preserve WireGuard key on interactive re-login (#6777)
  • f0eed75 [management] Remove proxy peer stale deduplication logic (#6768)
  • 277d8e4 [proxy] enforce model allowlist for URL-routed providers (Bedrock/Vertex) (#6...
  • 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)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@phillebaba
phillebaba force-pushed the dependabot/go_modules/github.com/netbirdio/netbird-0.74.7 branch from 32cea84 to 5ea9036 Compare July 21, 2026 08:52
@phillebaba phillebaba linked an issue Jul 21, 2026 that may be closed by this pull request
Bumps [github.com/netbirdio/netbird](https://github.com/netbirdio/netbird) from 0.72.4 to 0.74.7.
- [Release notes](https://github.com/netbirdio/netbird/releases)
- [Commits](netbirdio/netbird@v0.72.4...v0.74.7)

---
updated-dependencies:
- dependency-name: github.com/netbirdio/netbird
  dependency-version: 0.74.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@phillebaba
phillebaba force-pushed the dependabot/go_modules/github.com/netbirdio/netbird-0.74.7 branch from 5ea9036 to f1ce511 Compare July 21, 2026 08:53
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.06%. Comparing base (41d9956) to head (f1ce511).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #376      +/-   ##
==========================================
- Coverage   42.15%   42.06%   -0.10%     
==========================================
  Files          28       28              
  Lines        3760     3754       -6     
==========================================
- Hits         1585     1579       -6     
  Misses       1947     1947              
  Partials      228      228              
Flag Coverage Δ
unit 42.06% <ø> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@phillebaba
phillebaba merged commit e752d15 into main Jul 21, 2026
7 checks passed
@phillebaba
phillebaba deleted the dependabot/go_modules/github.com/netbirdio/netbird-0.74.7 branch July 21, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Routing client pods CrashLoop on netbird 0.74.0

1 participant