v0.62.1
netbirdio/netbirdv0.62.1Jan 8, 2026by mlsmaycon
AI Summary
A maintenance release that fixes role change transactions, resolves a race condition in the network map, and adds metrics for embedded provider support.
Key Highlights
- Fixed role change in transaction
- Fixed race condition in experimental network map
- Added embedded provider support metrics
- Updated getting started documentation
New Features
- Embedded provider support metrics
- Updated getting started guide
Full Release Notes
## What's Changed * [management] Fix role change in transaction and update readme by @braginini in https://github.com/netbirdio/netbird/pull/5060 * [management] Fix race condition in experimental network map when deleting account by @bcmmbaga in https://github.com/netbirdio/netbird/pull/5064 * [misc] add embedded provider support metrics by @mlsmaycon in https://github.com/netbirdio/netbird/pull/5065 * [misc] add new getting started to release by @mlsmaycon in https://github.com/netbirdio/netbird/pull/5057 * [infrastructure] fix: disable Caddy debug by @diegocn in https://github.com/netbirdio/netbird/pull/5067 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.62.0...v0.62.1