Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Bumps github.com/netbirdio/netbird from 0.53.0 to 0.56.1.

Release notes

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

v0.56.1

This release brings an improvement for Windows clients' startup with caching of metadata information that in some systems could take up to 10s to retrieve.

What's Changed

New Contributors

Full Changelog: netbirdio/netbird@v0.56.0...v0.56.1

v0.56.0

Release Notes for v0.56.0

What's New

In this release, we are adding support for user approval. This allows administrators to control whether users can join their account and automatically be allowed to connect their peers to their networks. Learn more at https://docs.netbird.io/how-to/approve-users

Client Enhancements

  • Added netstack support for Android CLI. #4319
  • Added MTU configuration flag. #4213
  • Fixed Darwin DNS errors always being thrown. #4403
  • Fixed shared socket buffer allocation. #4409
  • Prevented upstream resolvers from deactivating on failure. #4128
  • Updated to the latest Pion ICE version. #4388

Management Improvements

  • Optimized proxy network map performance. #4324
  • Removed redundant store locks for better concurrency. #4385, #4390
  • Changed network serial increment to occur at the end of transactions. #4397
  • Reported sync and login durations by account ID. #4406
  • Split high latency gRPC metrics for more detailed monitoring. #4408
  • Continued user updates even after failures (removed locks). #4410
  • Fixed ephemeral flag handling in peer batch response. #4420
  • Added login filter to prevent multiple peers from connecting with the same public key. #3986
  • Removed withContext from store methods. #4422
  • Fixed duplicate group removals on peer deletion. #4421
  • Added user approval feature for accounts. #4411

Signal & Relay

  • Fixed goroutine and memory leaks when forwarding messages between peers. #3896
  • Relay now accepts any origin. #4426

Other Changes

  • Bumped golang-jwt/jwt from 3.2.2 to 5.3.0. #4375

... (truncated)

Commits
  • dba7ef6 [misc] Remove aur support and start service on ostree (#4461)
  • 69d8734 [client] Debug information for connection (#4439)
  • 5113c70 [management] Extends integration and peers manager (#4450)
  • ad8fcda [client] Move some sys info to static place (#4446)
  • d33f88d [management] only allow user devices to be expired (#4445)
  • 786ca6f Do not block Offer processing from relay worker (#4435)
  • dfebdf1 [internal] Add missing assignment of iFaceDiscover when netstack is disabled ...
  • a8dcff6 [management] Add peers manager to integrations (#4405)
  • 71e944f [relay] Let relay accept any origin (#4426)
  • d39fcfd [management] Add user approval (#4411)
  • 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 <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/netbirdio/netbird](https://github.com/netbirdio/netbird) from 0.53.0 to 0.56.1.
- [Release notes](https://github.com/netbirdio/netbird/releases)
- [Changelog](https://github.com/netbirdio/netbird/blob/main/.goreleaser.yaml)
- [Commits](netbirdio/netbird@v0.53.0...v0.56.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2025

Superseded by #68.

@dependabot dependabot bot closed this Sep 12, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/netbirdio/netbird-0.56.1 branch September 12, 2025 11:16
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