Release Notes for v0.72.3
What's New
Client Improvements
- Added commands to discover and write Kubernetes configuration.
experimental
#6260 - Masked sensitive data during debug bundle creation.
#6364 - Preserved user deselect-all route preferences across management syncs.
#6363 - Fixed state manager crashes caused by concurrent iptables map access.
#6345 - Added WebSocket relay fallback when QUIC datagrams exceed transport limits.
#6339 - Filtered DNS fallback upstreams matching NetBird server IPs to prevent loops.
#6183 - Preserved posture checks on configuration-only sync updates.
#6373 - Improved embedded client shutdown by canceling context before stopping the engine.
#6397
Management Improvements
- Added IPv6 default permit rules for exit node routes.
#6368 - Logged user agent information and returned request IDs.
#6380 - Added version gating to stop sending deprecated RemotePeers field.
#6371 - Fixed L4 service updates when no custom port is configured.
#6396
Proxy Enhancements
- Added non-blocking mapping updates.
#6369 - Improved certificate handling by notifying readiness for domains covered by static certificates.
#6389 - Switched proxy ID generation to UUIDs.
#6391
Infrastructure & Tooling
- Improved support for atomic Linux distributions in install scripts and fixed Docker-related issues in getting-started.sh.
#6139 - Updated the Go toolchain version in go.mod.
#6377
New Contributors
- @PizzaLovingNerd made their first contribution in #6139
- @bdolgov made their first contribution in #6389
Full Changelog: v0.72.2...v0.72.3