Skip to content

Bump github.com/netbirdio/netbird from 0.41.3 to 0.45.1 #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps github.com/netbirdio/netbird from 0.41.3 to 0.45.1.

Release notes

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

v0.45.1

This release fixes an issue with traffic flow that caused endless reconnections for some peers.

What's Changed

Full Changelog: netbirdio/netbird@v0.45.0...v0.45.1

v0.45.0

Release Notes for v0.45.0

What's New

Client Enhancements

  • Introduced lazy connection support to optimize client startup and resource usage. You can learn more about the feature here. #3379
  • Fixed UI notification for new client versions. #3845
  • Resolved an issue with legacy route compatibility when connecting to older management servers (pre-v0.30.0). #3854

Management Enhancements

  • Added a flag to disable auto-migration, offering more control during deployments. #3840
  • Locking strength clause is now optional, improving compatibility and flexibility. #3844
  • Migrated the events SQLite store to GORM for more consistent database handling. #3837

Other Changes

  • Updated the issue template to streamline community feedback. #3842

Full Changelog: v0.44.0...v0.45.0

v0.44.0

What's Changed

Full Changelog: netbirdio/netbird@v0.43.3...v0.44.0

v0.43.3

What's Changed

... (truncated)

Commits
  • 802a181 [client] Do not reconnect to mgm server in case of handler error (#3856)
  • e9108ff [client] Add latest gzipped rotated log file to the debug bundle (#3848)
  • e806d9d [client] Fix legacy routes when connecting to management servers older than v...
  • daa8380 [client] Feature/lazy connection (#3379)
  • 4785f23 [management] Migrate events sqlite store to gorm (#3837)
  • 1d4cfb8 [client] Fix UI new version notifier (#3845)
  • 207fa05 [management] make locking strength clause optional (#3844)
  • cbcdad7 [misc] Update issue template (#3842)
  • 701c138 [management] add flag to disable auto-migration (#3840)
  • 99f8dc7 [client] Offer to remove netbird data in windows uninstall (#3766)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 22, 2025
Bumps [github.com/netbirdio/netbird](https://github.com/netbirdio/netbird) from 0.41.3 to 0.45.1.
- [Release notes](https://github.com/netbirdio/netbird/releases)
- [Changelog](https://github.com/netbirdio/netbird/blob/main/.goreleaser.yaml)
- [Commits](netbirdio/netbird@v0.41.3...v0.45.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/netbirdio/netbird-0.45.1 branch from 6929d66 to df6f816 Compare May 26, 2025 15:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Superseded by #16.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/netbirdio/netbird-0.45.1 branch June 2, 2025 12:47
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.

0 participants