Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 11:10
· 8 commits to main since this release

Added

  • Support for UDP NAT/firewall traversal.
  • Support for TLS and QUIC protocols (see yggdrasil_protocols and yggdrasil_listen config options).
  • Support for addresses under 300::/7 subnet in the whitelist.

Changed

  • Protocol version. Nodes running this new version will not be able to peer with earlier versions of the jumper.
  • Creation of redundant connections for already existing peers is disabled by default (see avoid_redundant_peering config option).

Fixed

  • Error that occurred when the router is of pre-release version.
  • Inconsistent removal of peers from the router's list on the jumper termination.
  • Infinite traversal condition when remote peer doesn't have the jumper enabled.