Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@marten-seemann marten-seemann released this 05 Nov 10:54
· 262 commits to master since this release
f09c719
  • Updates quic-go to v0.13.0, which support IETF QUIC draft-23.
  • Changes the certificate validation algorithm to bring it in-line with the go-libp2p-tls.
  • Adds support for all supported libp2p key types (even ed25519) due to the above change).

Note: This release is a PROTOCOL BREAKING change. Communication between this version of the libp2p QUIC transport and previous versions is not possible.