v0.76.3
Added 1
- Add Grafana dashboard for licensed management
Changed 5
- Prewarm posture check cache on network map generation
- Detect community GHCR images during enterprise migration
- Disambiguate the connection_type metric tag
- Track affected peers for user updates
- Deny reverse proxy access to pending and blocked users
Fixed 1
- Re-arm the WireGuard watcher after a lazy wake
What's Changed
- [management] prewarm a posture check cache on network map generation by @pascal-fischer in https://github.com/netbirdio/netbird/pull/7093
- [client] peer: re-arm the WireGuard watcher after a lazy wake by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/7091
- [infrastructure] Detect community GHCR images during enterprise migration by @jnfrati in https://github.com/netbirdio/netbird/pull/7101
- [client] disambiguate the connection_type metric tag by @riccardomanfrin in https://github.com/netbirdio/netbird/pull/7043
- [management] Affected peers for user updates by @pascal-fischer in https://github.com/netbirdio/netbird/pull/7099
- [infrastructure] add grafana dashboard for licensed management by @mlsmaycon in https://github.com/netbirdio/netbird/pull/7095
- [management] Deny reverse proxy access to pending and blocked users by @mlsmaycon in https://github.com/netbirdio/netbird/pull/7105
Full Changelog: https://github.com/netbirdio/netbird/compare/v0.76.2...v0.76.3