Skip to content

v0.26.0

Compare
Choose a tag to compare
@marten-seemann marten-seemann released this 22 Mar 22:01
· 834 commits to master since this release
d4293fb

Most Notable Changes

This release

  • fixes a problem with Path MTU Discovery (#3327)
  • adds an environment variable to turn off the receive buffer warning (QUIC_GO_DISABLE_RECEIVE_BUFFER_WARNING)
  • adds http3.Server.ServeListener to allow switching http3.Servers on top of the same quic.Listener
  • adds support for Go 1.18

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0