Skip to content

v0.39.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 17:25
f38ab36

🔦 Highlights

This is a small release. The main thing is updating quic-go to v0.49.0 and enabling specific environments with the new WithDialerForAddr option.

Changelog

  • Update quic-go to v0.49.0 #3153
  • Support application provided quic.Transports @marten-seemann in #3122
  • Support SOCKS proxy with ws(s) #3137
  • Support WithDialerForAddr for running TCP over arbitrary user-defined proxies. #3166

Full Changelog: v0.38.1...v0.39.0