-
Update to
libp2p-core
v0.32.0
. -
Update to
libp2p-swarm
v0.34.0
.
- Remove empty peer entries in
reservations
HashMap
. See PR 2464.
-
Update dependencies.
-
Migrate to Rust edition 2021 (see PR 2339).
-
Use
instant
instead ofwasm-timer
(see PR 2245). -
Update dependencies.
-
Make default features of
libp2p-core
optional. PR 2181 -
Update dependencies.
-
Implement
Debug
forRelayHandlerEvent
andRelayHandlerIn
. See PR 2183.
- Update dependencies.
- Update
libp2p-swarm
.
- First release supporting all major features of the circuit relay v1 specification. PR 1838.