chore(deps): update netbirdio/management docker tag to v0.50.0 #416

Merged
catalin merged 1 commit from renovate/netbirdio-management-0.x into main 2025-07-05 11:19:35 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
netbirdio/management minor 0.49.0 -> 0.50.0

Release Notes

netbirdio/netbird (netbirdio/management)

v0.50.0

Compare Source

Release Notes for v0.50.0

What's New
Client Enhancements
  • Supported random WireGuard ports to enhance NAT traversal. #​4085
  • Implemented DNS routes for Android. #​3989
  • Enabled fullstatus output even without probes. #​4052
  • Improved route log messages. #​4034
  • Used unique sequence numbers for BSD routes. #​4081
  • Improved lazy connection detection logic. #​4050
  • Avoided logging setup keys in error messages. #​3962
  • Login popup now runs in a separate goroutine. #​4080
Management Improvements
  • Added network map metric breakdown and reported durations in ms. #​4020, #​4064
  • Added onboarding logic for account creation. #​4084
  • Provided clear error messaging for mismatched logins. #​4097
  • Logged user ID on account mismatch. #​4101
  • Enabled uniqueness constraint for peer IPs and labels, improving generation performance. #​4042
  • Added option to disable default all-to-all policy. #​3970
  • Added backward-compatible error handling for setup key registration. #​4094
  • Fixed account peer store retrieval by adding locking. #​4092
  • Fixed network update test for delete policy. #​4086
  • Removed unused database transactions. #​4053
Installer & Miscellaneous
  • Fixed wrong default for NETBIRD_AUTH_PKCE_LOGIN_FLAG for self-hosting. #​4055
  • Fixed Arch Linux install.sh error with empty dependencies. #​4070
  • Now starts the service automatically after installation on Arch Linux. #​4071
  • Removed unnecessary port 8080 in getting-started-with-zitadel.sh. #​4075
  • Updated sign pipeline version. #​4082
  • Added a link to the community forum in documentation. #​4093
New Contributors

Full Changelog: v0.49.0...v0.50.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [netbirdio/management](https://github.com/netbirdio/netbird) | minor | `0.49.0` -> `0.50.0` | --- ### Release Notes <details> <summary>netbirdio/netbird (netbirdio/management)</summary> ### [`v0.50.0`](https://github.com/netbirdio/netbird/releases/tag/v0.50.0) [Compare Source](https://github.com/netbirdio/netbird/compare/v0.49.0...v0.50.0) #### Release Notes for v0.50.0 ##### What's New ##### Client Enhancements - Supported **random WireGuard ports** to enhance NAT traversal. [#&#8203;4085](https://github.com/netbirdio/netbird/pull/4085) - Implemented **DNS routes for Android**. [#&#8203;3989](https://github.com/netbirdio/netbird/pull/3989) - Enabled **fullstatus output** even without probes. [#&#8203;4052](https://github.com/netbirdio/netbird/pull/4052) - Improved **route log messages**. [#&#8203;4034](https://github.com/netbirdio/netbird/pull/4034) - Used **unique sequence numbers** for BSD routes. [#&#8203;4081](https://github.com/netbirdio/netbird/pull/4081) - Improved **lazy connection detection logic**. [#&#8203;4050](https://github.com/netbirdio/netbird/pull/4050) - Avoided **logging setup keys** in error messages. [#&#8203;3962](https://github.com/netbirdio/netbird/pull/3962) - **Login popup** now runs in a separate goroutine. [#&#8203;4080](https://github.com/netbirdio/netbird/pull/4080) ##### Management Improvements - Added **network map metric breakdown** and reported durations in ms. [#&#8203;4020](https://github.com/netbirdio/netbird/pull/4020), [#&#8203;4064](https://github.com/netbirdio/netbird/pull/4064) - Added **onboarding logic** for account creation. [#&#8203;4084](https://github.com/netbirdio/netbird/pull/4084) - Provided **clear error messaging** for mismatched logins. [#&#8203;4097](https://github.com/netbirdio/netbird/pull/4097) - Logged **user ID on account mismatch**. [#&#8203;4101](https://github.com/netbirdio/netbird/pull/4101) - Enabled **uniqueness constraint** for peer IPs and labels, improving generation performance. [#&#8203;4042](https://github.com/netbirdio/netbird/pull/4042) - Added **option to disable default all-to-all policy**. [#&#8203;3970](https://github.com/netbirdio/netbird/pull/3970) - Added **backward-compatible error handling** for setup key registration. [#&#8203;4094](https://github.com/netbirdio/netbird/pull/4094) - Fixed **account peer store retrieval** by adding locking. [#&#8203;4092](https://github.com/netbirdio/netbird/pull/4092) - Fixed **network update test** for delete policy. [#&#8203;4086](https://github.com/netbirdio/netbird/pull/4086) - Removed **unused database transactions**. [#&#8203;4053](https://github.com/netbirdio/netbird/pull/4053) ##### Installer & Miscellaneous - Fixed **wrong default for NETBIRD\_AUTH\_PKCE\_LOGIN\_FLAG** for self-hosting. [#&#8203;4055](https://github.com/netbirdio/netbird/pull/4055) - Fixed **Arch Linux install.sh** error with empty dependencies. [#&#8203;4070](https://github.com/netbirdio/netbird/pull/4070) - Now **starts the service automatically** after installation on Arch Linux. [#&#8203;4071](https://github.com/netbirdio/netbird/pull/4071) - Removed **unnecessary port 8080** in getting-started-with-zitadel.sh. [#&#8203;4075](https://github.com/netbirdio/netbird/pull/4075) - Updated **sign pipeline version**. [#&#8203;4082](https://github.com/netbirdio/netbird/pull/4082) - Added a **link to the community forum** in documentation. [#&#8203;4093](https://github.com/netbirdio/netbird/pull/4093) ##### New Contributors - [@&#8203;aliamerj](https://github.com/aliamerj) made their first contribution in [#&#8203;3970](https://github.com/netbirdio/netbird/pull/3970) **Full Changelog**: [v0.49.0...v0.50.0](https://github.com/netbirdio/netbird/compare/v0.49.0...v0.50.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xOC4zIiwidXBkYXRlZEluVmVyIjoiNDEuMTguMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update netbirdio/management docker tag to v0.50.0
Some checks failed
checks / k8s (push) Failing after 46s
checks / tflint (push) Successful in 3m29s
checks / pre-commit (push) Successful in 6m44s
5ed7a95120
catalin deleted branch renovate/netbirdio-management-0.x 2025-07-05 11:19:36 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
catalin/fukuops!416
No description provided.