Skip to content

v0.73.1

Latest

Choose a tag to compare

@mlsmaycon mlsmaycon released this 19 Jun 15:55
58c79f5

Release Notes for v0.73.1

What's New

Client Improvements

  • Fixed profile regressions affecting up --profile and status commands.
    #6479
  • Reduced false-positive DNS health warnings.
    #6453
  • Fixed DNS custom zone teardown issues, including handler leaks and external CNAME resolution.
    #6445

Management Improvements

  • Removed database calls from nested loops to improve efficiency.
    #6470
  • Fetched complete user data in ValidateTunnelPeer.
    #6457
  • Reduced sync and login transaction overhead.
    #6472
  • Added peer metadata diff logging.
    #6468

Infrastructure & Tooling

  • Removed the v prefix from Docker image tags.
    #6471
  • Improved FreeBSD port scripts to correctly handle release candidates when fetching tags.
    #6480

New Contributors

Full Changelog: v0.73.0...v0.73.1