- Upgrade
rustls
to0.23
. See PR 5385
- Migrate to
{In,Out}boundConnectionUpgrade
traits. See PR 4695.
- Switch from webpki to rustls-webpki. This is a part of the resolution of the RUSTSEC-2023-0052. See PR 4381.
- Raise MSRV to 1.65. See PR 3715.
- Promote to
v0.1.0
.
- Update to
libp2p-core
v0.39.0
.
Initial release.