Skip to main content
21.2k
litep2p-libp2p v0.12.1

Announcing the release of litep2p v0.12.1

Release v0.12.1 of litep2p

View on GitHub

[0.12.1] - 2025-11-21

This release adds support for connecting to multiple Kademlia DHT networks. The change is backward-compatible, no client code modifications should be needed compared to v0.12.0.

Changed

  • kad: Allow connecting to more than one DHT network (#473)
  • service: Log services that have closed (#474)

Fixed

  • update simple-dns (#470)