v0.73.2

netbirdio/netbirdv0.73.2Jun 22, 2026by mlsmaycon

AI Summary

A maintenance release addressing engine stability, DNS error handling, and adding enterprise tooling.

Key Highlights

  • Fixed engine lifecycle race condition
  • Improved DNS forwarder error reporting
  • Added enterprise migration and getting-started scripts

New Features

  • Surface DNS forwarder upstream failures
  • Add Auth.Stop() to cancel interactive login
  • Fix engine lifecycle race
  • Add enterprise getting-started and migrate script
  • Validate meta change against posture checks

Full Release Notes

## What's Changed
* [misc] Bump the actions group across 1 directory with 9 updates by @dependabot[bot] in https://github.com/netbirdio/netbird/pull/6451
* [client] Surface DNS forwarder upstream failures via Extended DNS Errors by @lixmal in https://github.com/netbirdio/netbird/pull/6441
* [misc] Add TARGETPLATFORM build argument to Docker build commands by @mlsmaycon in https://github.com/netbirdio/netbird/pull/6499
* [client] Add Auth.Stop() to cancel an in-progress interactive login by @pappz in https://github.com/netbirdio/netbird/pull/6486
* [client] Fix engine lifecyrcle race by @pappz in https://github.com/netbirdio/netbird/pull/6443
* [client] fix WaitStreamConnected test call after ctx signature change by @pappz in https://github.com/netbirdio/netbird/pull/6503
* [misc] Add enterprise getting-started and migrate script by @bcmmbaga in https://github.com/netbirdio/netbird/pull/6501
* [management] do not use meta diff for login by @pascal-fischer in https://github.com/netbirdio/netbird/pull/6502
* [management] validate meta change against posture checks by @pascal-fischer in https://github.com/netbirdio/netbird/pull/6510
* [management] empty file check in nmap on other posturechecks by @pascal-fischer in https://github.com/netbirdio/netbird/pull/6511


**Full Changelog**: https://github.com/netbirdio/netbird/compare/v0.73.1...v0.73.2