Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

[New quic-go version] v0.42.0 #16

Closed
github-actions bot opened this issue Mar 18, 2024 · 1 comment
Closed

[New quic-go version] v0.42.0 #16

github-actions bot opened this issue Mar 18, 2024 · 1 comment

Comments

@github-actions
Copy link

New Features

  • added a qlog tracer for events that happen before / outside of established connection: #4305

Notable Changes

  • added a ClientHelloInfo.AddrVerified field: #4360
  • move callback controlling address verification (VerifySourceAddress) to the Transport: #4253 and #4362
  • connections that are closed before being accepted are not removed from the server's accept queue: #4245
  • http3: added a RoundTripOpt.CheckSettings callback to check the server's SETTINGS: #4355
  • http3: send the HTTP/3 settings value for Extended CONNECT (RFC 9220): #4341
  • http3: don't modify the user's quic.Config to enable QUIC datagram support: [#4340](ht…

Would you like to know more?

Read the full article on the following website:

https://github.com/quic-go/quic-go/releases/tag/v0.42.0

@sumire88
Copy link
Contributor

Resolved in 0049ada

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant