Release Notes for v0.73.1
What’s New
Client Improvements
- Fixed profile regressions affecting
up --profileandstatuscommands.
[client] Fix profile regressions in `up --profile` and `status` by riccardomanfrin · Pull Request #6479 · netbirdio/netbird · GitHub - Reduced false-positive DNS health warnings.
[client] Reduce false-positive DNS health warnings by lixmal · Pull Request #6453 · netbirdio/netbird · GitHub - Fixed DNS custom zone teardown issues, including handler leaks and external CNAME resolution.
[client] Fix DNS custom zone teardown: handler leak and external CNAME resolution by lixmal · Pull Request #6445 · netbirdio/netbird · GitHub
Management Improvements
- Removed database calls from nested loops to improve efficiency.
[management] remove db calls in nested loops by pascal-fischer · Pull Request #6470 · netbirdio/netbird · GitHub - Fetched complete user data in ValidateTunnelPeer.
[management] Fetch complete user data in ValidateTunnelPeer by bison · Pull Request #6457 · netbirdio/netbird · GitHub - Reduced sync and login transaction overhead.
[management] reduce sync and login transaction by pascal-fischer · Pull Request #6472 · netbirdio/netbird · GitHub - Added peer metadata diff logging.
[management] log peer meta diff by pascal-fischer · Pull Request #6468 · netbirdio/netbird · GitHub
Infrastructure & Tooling
- Removed the
vprefix from Docker image tags.
[misc] Remove version prefix `v` docker tags by mlsmaycon · Pull Request #6471 · netbirdio/netbird · GitHub - Improved FreeBSD port scripts to correctly handle release candidates when fetching tags.
[misc] handle release candidates when fetching tags in FreeBSD port scripts by mlsmaycon · Pull Request #6480 · netbirdio/netbird · GitHub
New Contributors
- @bison made their first contribution in [management] Fetch complete user data in ValidateTunnelPeer by bison · Pull Request #6457 · netbirdio/netbird · GitHub
Full Changelog: Comparing v0.73.0...v0.73.1 · netbirdio/netbird · GitHub