Sourced from github.com/netbirdio/netbird's releases.
v0.72.4
What's Changed
- [client] Index peer tunnel IPs for faster PeerStateByIP lookup by
@​mlsmayconin netbirdio/netbird#6412Full Changelog: https://github.com/netbirdio/netbird/compare/v0.72.3...v0.72.4
v0.72.3
Release Notes for v0.72.3
What's New
Client Improvements
- Added commands to discover and write Kubernetes configuration.
experimentalnetbirdio/netbird#6260- Masked sensitive data during debug bundle creation.
netbirdio/netbird#6364- Preserved user deselect-all route preferences across management syncs.
netbirdio/netbird#6363- Fixed state manager crashes caused by concurrent iptables map access.
netbirdio/netbird#6345- Added WebSocket relay fallback when QUIC datagrams exceed transport limits.
netbirdio/netbird#6339- Filtered DNS fallback upstreams matching NetBird server IPs to prevent loops.
netbirdio/netbird#6183- Preserved posture checks on configuration-only sync updates.
netbirdio/netbird#6373- Improved embedded client shutdown by canceling context before stopping the engine.
netbirdio/netbird#6397Management Improvements
- Added IPv6 default permit rules for exit node routes.
netbirdio/netbird#6368- Logged user agent information and returned request IDs.
netbirdio/netbird#6380- Added version gating to stop sending deprecated RemotePeers field.
netbirdio/netbird#6371- Fixed L4 service updates when no custom port is configured.
netbirdio/netbird#6396Proxy Enhancements
- Added non-blocking mapping updates.
netbirdio/netbird#6369- Improved certificate handling by notifying readiness for domains covered by static certificates.
netbirdio/netbird#6389- Switched proxy ID generation to UUIDs.
netbirdio/netbird#6391Infrastructure & Tooling
- Improved support for atomic Linux distributions in install scripts and fixed Docker-related issues in getting-started.sh.
... (truncated)
8ff3b06
[client] Index peer tunnel IPs for faster PeerStateByIP lookup (#6412)d770376
[client, proxy] cancel context before stopping engine on embedded client
(#6397)7feda90
[management] fix L4 service update when no custom port (#6396)62da482
[management] Add version gate to stop sending deprecated RemotePeers
field (#...079bce3
Add commands to discover and write Kubernetes configuration (#6260)1a09aa6
[misc] Update Go toolchain version in go.mod (#6377)61abf5b
[proxy] Use UUID for proxy ID generation (#6391)e229050
[proxy] Notify certificate ready for domains covered by the static
certificat...e919b2d
[client] Preserve posture checks on config-only sync updates (#6373)a400280
[management] log user agent and return request id (#6380)