v0.9.0
This release updates quic-go to v0.53.0.
What's Changed
- webtransport-go is unfunded by @marten-seemann in #156
- update quic-go to v0.48.0 by @marten-seemann in #163
- ci: uci/copy-templates by @web3-bot in #165
- bump Go version in go.mod to Go 1.23 by @marten-seemann in #167
- ci: define workflows in this repository by @marten-seemann in #168
- use standard library rand instead of golang.org/x/exp/rand in tests by @marten-seemann in #170
- ci: reenable Codecov comments on pull requests by @marten-seemann in #173
- simplify stream opening error handling when session is closed by @marten-seemann in #171
- avoid using mocks in tests by @marten-seemann in #172
- ci: switch to golangci-lint for linting by @marten-seemann in #175
- update quic-go to v0.52.0 by @marten-seemann in #174
- update quic-go v0.53.0, use the new API by @marten-seemann in #169
Full Changelog: v0.8.0...v0.9.0