Skip to content

circuit-relay-v2: v3.0.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 23 Oct 13:26
0f728b5

3.0.0 (2024-10-23)

⚠ BREAKING CHANGES

  • The discoverRelays option has been removed, instead add one or more instances of "/p2p-circuit" to the libp2p config under the addresses.listen key

Bug Fixes

  • make circuit relay listen on addresses like other transports (#2776) (3244ed0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface-internal bumped from ^2.0.8 to ^2.0.9
      • @libp2p/peer-collections bumped from ^6.0.8 to ^6.0.9
      • @libp2p/peer-id bumped from ^5.0.5 to ^5.0.6
      • @libp2p/peer-record bumped from ^8.0.8 to ^8.0.9
      • @libp2p/utils bumped from ^6.1.1 to ^6.1.2
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^6.1.6 to ^6.1.7
      • @libp2p/logger bumped from ^5.1.1 to ^5.1.2