All Versions
41
Latest Version
Avg Release Cycle
24 days
Latest Release
1452 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.15.1
March 02, 2020 -
v0.15.0 Changes
March 01, 2020- ๐ Supports QUIC WG draft-27.
- โ Add support for 0-RTT.
- โ Remove
Session.Close()
. Applications need to pass an application error code to the transport usingSession.CloseWithError()
. - ๐ง Make the TLS Cipher Suites configurable (via
tls.Config.CipherSuites
).
-
v0.14.4
February 17, 2020 -
v0.14.3
January 31, 2020 -
v0.14.2
January 29, 2020 -
v0.14.1
December 06, 2019 -
v0.14.0 Changes
December 04, 2019โก๏ธ Updates to QUIC WG draft-24.
-
v0.13.1
November 09, 2019 -
v0.13.0 Changes
November 05, 2019- ๐ Supports QUIC WG draft-23.
- โ Add an
EarlyListener
that allows sending of 0.5-RTT data. - โ Add a
TokenStore
to store address validation tokens. - Issue and use new connection IDs during a connection.
-
v0.12.1
October 10, 2019