What's Changed
- [client] Eliminate upstream server strings in dns code by @lixmal in https://github.com/netbirdio/netbird/pull/4267
- [management] use readlock on add peer by @pascal-fischer in https://github.com/netbirdio/netbird/pull/4308
- [server, relay] Add pprof support for Relay server by @pappz in https://github.com/netbirdio/netbird/pull/4203
- [client] Create NRPT rules separately per domain by @lixmal in https://github.com/netbirdio/netbird/pull/4329
- [client] Skip dns upstream servers pointing to our dns server IP to prevent loops by @lixmal in https://github.com/netbirdio/netbird/pull/4330
- [client] Distinguish between NXDOMAIN and NODATA in the dns forwarder by @lixmal in https://github.com/netbirdio/netbird/pull/4321
Full Changelog: https://github.com/netbirdio/netbird/compare/v0.54.0...v0.54.1