Releases: libp2p/interop
Releases · libp2p/interop
v7.0.5
7.0.5 (2023-03-31)
Dependencies
v7.0.4
7.0.4 (2023-03-17)
Dependencies
- bump @multiformats/multiaddr from 11.6.1 to 12.0.0 (#98) (9140e5b)
v7.0.3
7.0.3 (2023-02-28)
Bug Fixes
v7.0.2
7.0.2 (2023-02-28)
Bug Fixes
v7.0.1
7.0.1 (2023-02-28)
Bug Fixes
- wait for gossipsub heartbeat before sending message (#94) (dffdff0)
v7.0.0
7.0.0 (2023-02-24)
⚠ BREAKING CHANGES
- requires new daemon client version
Bug Fixes
- subscribe to topic separately from consuming messages (#91) (aaca95c)
v6.0.3
6.0.3 (2023-02-23)
Bug Fixes
- wait for both peers to see each other in topic peer lists (#90) (4703b85), closes #88
v6.0.2
6.0.2 (2023-02-23)
Dependencies
- dev: bump protons from 6.1.3 to 7.0.2 (#87) (a156e0e)
v6.0.1
6.0.1 (2023-02-23)
Bug Fixes
v6.0.0
6.0.0 (2023-02-22)
⚠ BREAKING CHANGES
- add circuitv2 relay tests (#83)
Features