0.5.0
0.4.1
- Fix a panic caused by
rustlsparsing the libp2p TLS extension. See PR 5498.
0.4.0
- Upgrade
rustlsto0.23. See PR 5385
0.3.0
- Migrate to
{In,Out}boundConnectionUpgradetraits. See PR 4695.
0.2.1
- Switch from webpki to rustls-webpki. This is a part of the resolution of the RUSTSEC-2023-0052. See PR 4381.
0.2.0
- Raise MSRV to 1.65. See PR 3715.
0.1.0
- Promote to
v0.1.0.
0.1.0-alpha.2
- Update to
libp2p-corev0.39.0.
0.1.0-alpha
Initial release.