Skip to content

Releases: libp2p/interop

v7.0.5

31 Mar 15:38
Compare
Choose a tag to compare

7.0.5 (2023-03-31)

Dependencies

v7.0.4

17 Mar 14:13
Compare
Choose a tag to compare

7.0.4 (2023-03-17)

Dependencies

  • bump @multiformats/multiaddr from 11.6.1 to 12.0.0 (#98) (9140e5b)

v7.0.3

28 Feb 11:35
Compare
Choose a tag to compare

7.0.3 (2023-02-28)

Bug Fixes

v7.0.2

28 Feb 11:14
Compare
Choose a tag to compare

7.0.2 (2023-02-28)

Bug Fixes

v7.0.1

28 Feb 10:01
Compare
Choose a tag to compare

7.0.1 (2023-02-28)

Bug Fixes

  • wait for gossipsub heartbeat before sending message (#94) (dffdff0)

v7.0.0

24 Feb 11:06
Compare
Choose a tag to compare

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

23 Feb 17:16
Compare
Choose a tag to compare

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

23 Feb 12:13
Compare
Choose a tag to compare

6.0.2 (2023-02-23)

Dependencies

  • dev: bump protons from 6.1.3 to 7.0.2 (#87) (a156e0e)

v6.0.1

23 Feb 12:03
Compare
Choose a tag to compare

6.0.1 (2023-02-23)

Bug Fixes

  • remove timeouts from pubsub tests (#88) (e1ac636)

v6.0.0

22 Feb 21:38
Compare
Choose a tag to compare

6.0.0 (2023-02-22)

⚠ BREAKING CHANGES

  • add circuitv2 relay tests (#83)

Features