Skip to content

kad-dht: v14.0.0

Choose a tag to compare

@achingbrain achingbrain released this 07 Oct 06:57
443ba6d

14.0.0 (2024-10-05)

⚠ BREAKING CHANGES

  • the routing ping options have been split into "old contact" and "new contact" and renamed according

Features

  • ping peers before adding to routing table (#2745) (661d658)

Bug Fixes

  • pass abort signal to stream close (32c176f)
  • tag kad-close peers with keepalive (#2740) (12bcd86)
  • track closest peers separately from main routing table (#2748) (27b2fa6)
  • write correct ping message (35b4802)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface-internal bumped from ^2.0.6 to ^2.0.7
      • @libp2p/peer-collections bumped from ^6.0.6 to ^6.0.7
      • @libp2p/utils bumped from ^6.0.6 to ^6.1.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^6.1.4 to ^6.1.5
      • @libp2p/peer-store bumped from ^11.0.6 to ^11.0.7