github quic-go/quic-go v0.35.1

latest releases: v0.47.0, v0.46.0, v0.45.2...
15 months ago

This patch release fixes a regression in the HTTP/3 roundtripper introduced in the v0.35.0 release.

Thanks to @kgersen for reporting and to @Glonee for contributing the fixes!

What's Changed

  • http3: set tls.Config.ServerName for outgoing requests, if unset by @Glonee in #3867
  • http3: correctly use the quic.Transport by @Glonee in #3869
  • http3: close the connection when closing the roundtripper by @Glonee in #3873

Full Changelog: v0.35.0...v0.35.1

Don't miss a new quic-go release

NewReleases is sending notifications on new releases.