v0.72.1
netbirdio/netbirdv0.72.1Jun 5, 2026by mlsmaycon
AI Summary
A minor maintenance release fixing a shallow clone mapping issue in the management server to ensure private fields are correctly preserved.
Key Highlights
- Fixed shallowCloneMapping to copy private field
- Management server bug fix
New Features
- Corrected mapping cloning for private fields
Full Release Notes
## What's Changed * [management] Copy private field on shallowCloneMapping by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6347 **Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.72.0...v0.72.1