Skip to content

v0.30.0

Compare
Choose a tag to compare
@marten-seemann marten-seemann released this 22 Oct 11:35
· 616 commits to master since this release
af30cef

Highlights

This release speeds up quic-go by reducing allocations all over the library (see #3526).

In the http3 package, the Server now exposes a ServeQUICConn method, allowing users to serve HTTP on a single QUIC connection (#3587).

What's Changed

New Contributors

Full Changelog: v0.29.0...v0.30.0