Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

Bumps the go_modules group with 1 update in the / directory: github.com/netbirdio/netbird.

Updates github.com/netbirdio/netbird from 0.54.3-0.20250819152936-be01f40b0667 to 0.57.0

Release notes

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

v0.57.0

What's Changed

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

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

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 1 update in the / directory: [github.com/netbirdio/netbird](https://github.com/netbirdio/netbird).


Updates `github.com/netbirdio/netbird` from 0.54.3-0.20250819152936-be01f40b0667 to 0.57.0
- [Release notes](https://github.com/netbirdio/netbird/releases)
- [Changelog](https://github.com/netbirdio/netbird/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/netbirdio/netbird/commits/v0.57.0)

---
updated-dependencies:
- dependency-name: github.com/netbirdio/netbird
  dependency-version: 0.57.0
  dependency-type: direct:production
  dependency-group: go_modules
...

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 Oct 21, 2025
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