This repository was archived by the owner on Jun 26, 2023. It is now read-only.
Releases: libp2p/js-libp2p-interfaces
Releases · libp2p/js-libp2p-interfaces
@libp2p/interface-pubsub-compliance-tests-v4.0.1
@libp2p/interface-pubsub-compliance-tests-v4.0.1 (2022-11-05)
Bug Fixes
Dependencies
- update sibling dependencies (45af2ca)
@libp2p/interface-peer-store-v1.2.3
@libp2p/interface-peer-routing-v1.0.2
@libp2p/interface-peer-info-v1.0.4
@libp2p/interface-peer-id-v1.0.6
@libp2p/interface-peer-discovery-v1.0.2
@libp2p/interface-peer-discovery-compliance-tests-v2.0.1
@libp2p/interface-peer-discovery-compliance-tests-v2.0.1 (2022-11-05)
Bug Fixes
@libp2p/interface-mocks-v8.0.1
@libp2p/interface-mocks-v8.0.0
@libp2p/interface-mocks-v8.0.0 (2022-11-05)
⚠ BREAKING CHANGES
- the global/per-peer moving average tracking has been removed from the interface as it's expensive and requires lots of timers - this functionality can be replicated by implementations if it's desirable. It's better to have simple counters instead and let an external system like Prometheus or Graphana calculate the values over time
Features
Bug Fixes
Dependencies
- update sibling dependencies (6f41152)