Skip to content

v0.6.0

Choose a tag to compare

@hulthe hulthe released this 30 Apr 11:44
· 67 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.6.0
5db364a

What's Changed

  • Replace tokio "full" feature with specific features in use. by @SocraticSauropod in #117
  • Add aws-lc-rs as selectable AEAD crypto backend (and make it the default) by @faern in #122
  • Add Windows CLI support for gotatun by @dlon in #118
  • Include source port in cookie MAC input (fixes weakened DoS mitigation) by @faern in #96
  • Fix tunnel stats not accounting for handshakes by @dlon in #68
  • Detect when TUN device is deleted and shut down gracefully by @hulthe in #128
  • Add method on Device to notify on fatal error by @dlon in #129

New Contributors

Full Changelog: v0.5.1...v0.6.0