Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 15:00
· 143 commits to main since this release

What's Changed

  • expose raw id strings by @ingon in #98
  • cleanup relay; no quic version negotiation by @ingon in #99
  • remove compay for single hostport by @ingon in #101
  • migrate to reliable.Group; add cancel stream on context cancel by @ingon in #102
  • replace channel close logic with context cancel by @ingon in #103
  • better cancel contexts; wait and log rtt; improve and expose errors by @ingon in #104
  • filter and relays peers at endpoint; isRelay by @ingon in #108
  • cleanup domain names by @ingon in #109
  • Expose handshake idle timeout and server name in config by @ingon in #111
  • support for client/relay metadata by @ingon in #112
  • Use ephemeral key if user cache dir does not exist by @ingon in #113
  • expose peer metadata; status servers improvements by @ingon in #114

Full Changelog: v0.10.1...v0.11.0