v0.67.3
netbirdio/netbirdv0.67.3Apr 2, 2026by mlsmaycon
AI Summary
Management server updates allowing embedded IdP user details to be updated, fixing service creation deadlocks, and reverting a previous client secret removal.
Key Highlights
- Allow updating embedded IdP user name and email
- Fixed L4 service creation deadlock on single-connection databases
- Reverted gRPC client secret removal
New Features
- Update embedded IdP user name and email
Full Release Notes
## What's Changed * [management] Allow updating embedded IdP user name and email by @bcmmbaga in https://github.com/netbirdio/netbird/pull/5721 * [management] Fix L4 service creation deadlock on single-connection databases by @lixmal in https://github.com/netbirdio/netbird/pull/5779 * [management,client] Revert gRPC client secret removal by @bcmmbaga in https://github.com/netbirdio/netbird/pull/5781 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.67.2...v0.67.3