v0.72.1
rohitg00/agentmemoryv0.72.1Jun 5, 2026by mlsmaycon
AI Summary
A minor management fix ensuring that private fields are properly copied during shallow clone operations to prevent data loss.
Key Highlights
- Fixed shallow clone mapping by copying 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