Skip to content

Releases: quic-go/masque-go

v0.3.0

24 Jun 15:54
606f8ea

Choose a tag to compare

This release updates quic-go to v0.53.0.

Fixes

  • the presence of the Capsule protocol header is now not required anymore: #78

Changelog

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

22 Oct 05:44
7499833

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Oct 14:20
62310b9

Choose a tag to compare

Breaking Changes

The Template parameter was removed from the Client. Instead, it is now passed to Client.Dial and Client.DialAddr: #73.

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

27 Sep 21:25
d7d7865

Choose a tag to compare

Changelog

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Sep 13:21
e1c12a9

Choose a tag to compare

This is the first release of masque-go, providing basic support for CONNECT-UDP (RFC 9298).

Changelog

Full Changelog: https://github.com/quic-go/masque-go/commits/v0.1