Skip to content

v0.29.3

Compare
Choose a tag to compare
@mlsmaycon mlsmaycon released this 17 Sep 10:18
· 195 commits to main since this release
28cbb4b

What's Changed

  • [client] Ensure engine is stopped before starting it back by @hurricanehrndz in #2565
  • [relay] Change heartbeat timeout by @pappz in #2598
  • [client] Fix blocked net.Conn Close call by @pappz in #2600
  • [management] Add command flag to set metrics port for signal and relay service, and update management port by @benniekiss in #2599
  • [client] Fix get management and signal state race condition by @mlsmaycon in #2570
  • [management] fix legacy decrypting of empty values by @bcmmbaga in #2595
  • [signal] Fix signal active peers metrics by @pascal-fischer in #2591
  • [management] Add transaction to addPeer by @pascal-fischer in #2469
  • [client] Fix leaked server connections by @pappz in #2596
  • [client] Enforce permissions on Win by @pappz in #2568
  • [relay] Add health check attempt threshold by @mlsmaycon in #2609
  • [client] Fix race condition while read/write conn status in peer conn by @pappz in #2607
  • [client] Cancel the context of wg watcher when the go routine exit by @pappz in #2612

Full Changelog: v0.29.2...v0.29.3