github netbirdio/netbird v0.72.3

3 hours ago

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

Full Changelog: v0.72.2...v0.72.3

Don't miss a new netbird release

NewReleases is sending notifications on new releases.