libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.27k stars 436 forks source link

chore: release main #2506

Closed achingbrain closed 2 months ago

achingbrain commented 2 months ago

:robot: I have created a release beep boop

autonat: 1.0.19 ## [1.0.19](https://github.com/libp2p/js-libp2p/compare/autonat-v1.0.18...autonat-v1.0.19) (2024-05-01) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12
bootstrap: 10.0.22 ## [10.0.22](https://github.com/libp2p/js-libp2p/compare/bootstrap-v10.0.21...bootstrap-v10.0.22) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12
circuit-relay-v2: 1.0.22 ## [1.0.22](https://github.com/libp2p/js-libp2p/compare/circuit-relay-v2-v1.0.21...circuit-relay-v2-v1.0.22) (2024-05-01) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/peer-collections bumped from ^5.1.11 to ^5.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/peer-record bumped from ^7.0.15 to ^7.0.16 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
crypto: 4.1.1 ## [4.1.1](https://github.com/libp2p/js-libp2p/compare/crypto-v4.1.0...crypto-v4.1.1) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1
dcutr: 1.0.19 ## [1.0.19](https://github.com/libp2p/js-libp2p/compare/dcutr-v1.0.18...dcutr-v1.0.19) (2024-05-01) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0
echo: 1.0.5 ## [1.0.5](https://github.com/libp2p/js-libp2p/compare/echo-v1.0.4...echo-v1.0.5) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12
fetch: 1.0.16 ## [1.0.16](https://github.com/libp2p/js-libp2p/compare/fetch-v1.0.15...fetch-v1.0.16) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
floodsub: 9.0.18 ## [9.0.18](https://github.com/libp2p/js-libp2p/compare/floodsub-v9.0.17...floodsub-v9.0.18) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/pubsub bumped from ^9.0.16 to ^9.0.17 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-collections bumped from ^5.1.11 to ^5.2.0 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
identify: 1.0.21 ## [1.0.21](https://github.com/libp2p/js-libp2p/compare/identify-v1.0.20...identify-v1.0.21) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/peer-record bumped from ^7.0.15 to ^7.0.16 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
interface: 1.3.1 ## [1.3.1](https://github.com/libp2p/js-libp2p/compare/interface-v1.3.0...interface-v1.3.1) (2024-05-01) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4))
interface-compliance-tests: 5.4.3 ## [5.4.3](https://github.com/libp2p/js-libp2p/compare/interface-compliance-tests-v5.4.2...interface-compliance-tests-v5.4.3) (2024-05-01) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/multistream-select bumped from ^5.1.8 to ^5.1.9 * @libp2p/peer-collections bumped from ^5.1.11 to ^5.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0
interface-internal: 1.2.0 ## [1.2.0](https://github.com/libp2p/js-libp2p/compare/interface-internal-v1.1.1...interface-internal-v1.2.0) (2024-05-01) ### Features * add random walk component ([#2501](https://github.com/libp2p/js-libp2p/issues/2501)) ([998fcaf](https://github.com/libp2p/js-libp2p/commit/998fcaf94889251817a3bbaaad9b654bebdf3a6e)) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-collections bumped from ^5.1.11 to ^5.2.0
kad-dht: 12.0.15 ## [12.0.15](https://github.com/libp2p/js-libp2p/compare/kad-dht-v12.0.14...kad-dht-v12.0.15) (2024-05-01) ### Bug Fixes * begin routing table refresh after routing table has started ([#2511](https://github.com/libp2p/js-libp2p/issues/2511)) ([3bc94b4](https://github.com/libp2p/js-libp2p/commit/3bc94b403b117cdc5ed57f73da22c6fda8a3ef51)) * return self in FIND_NODE for self ([#2512](https://github.com/libp2p/js-libp2p/issues/2512)) ([9e9a32b](https://github.com/libp2p/js-libp2p/commit/9e9a32b77d7f4ab9130a628f3f2bd0421e81d445)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.0 to ^4.1.1 * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/peer-collections bumped from ^5.1.11 to ^5.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1 * @libp2p/peer-store bumped from ^10.0.16 to ^10.0.17
keychain: 4.0.14 ## [4.0.14](https://github.com/libp2p/js-libp2p/compare/keychain-v4.0.13...keychain-v4.0.14) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.0 to ^4.1.1 * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
logger: 4.0.12 ## [4.0.12](https://github.com/libp2p/js-libp2p/compare/logger-v4.0.11...logger-v4.0.12) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * devDependencies * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1
mdns: 10.0.22 ## [10.0.22](https://github.com/libp2p/js-libp2p/compare/mdns-v10.0.21...mdns-v10.0.22) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
mplex: 10.0.22 ## [10.0.22](https://github.com/libp2p/js-libp2p/compare/mplex-v10.0.21...mplex-v10.0.22) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12
multidim-interop: 2.0.30 ## [2.0.30](https://github.com/libp2p/js-libp2p/compare/multidim-interop-v2.0.29...multidim-interop-v2.0.30) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/circuit-relay-v2 bumped from ^1.0.21 to ^1.0.22 * @libp2p/identify bumped from ^1.0.20 to ^1.0.21 * @libp2p/mplex bumped from ^10.0.21 to ^10.0.22 * @libp2p/ping bumped from ^1.0.16 to ^1.0.17 * @libp2p/tcp bumped from ^9.0.23 to ^9.0.24 * @libp2p/webrtc bumped from ^4.0.29 to ^4.0.30 * @libp2p/websockets bumped from ^8.0.21 to ^8.0.22 * @libp2p/webtransport bumped from ^4.0.28 to ^4.0.29 * libp2p bumped from ^1.4.3 to ^1.5.0
multistream-select: 5.1.9 ## [5.1.9](https://github.com/libp2p/js-libp2p/compare/multistream-select-v5.1.8...multistream-select-v5.1.9) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12
peer-collections: 5.2.0 ## [5.2.0](https://github.com/libp2p/js-libp2p/compare/peer-collections-v5.1.11...peer-collections-v5.2.0) (2024-05-01) ### Features * add cuckoo filter ([#2510](https://github.com/libp2p/js-libp2p/issues/2510)) ([3d7a9da](https://github.com/libp2p/js-libp2p/commit/3d7a9da1700a584ff2d1a3b252f084e0de7d0c82)) * add peer filter ([#2508](https://github.com/libp2p/js-libp2p/issues/2508)) ([4afd7a9](https://github.com/libp2p/js-libp2p/commit/4afd7a9c17b91a51f6d4e4aca442e3c2bf4a3834)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
peer-id: 4.1.1 ## [4.1.1](https://github.com/libp2p/js-libp2p/compare/peer-id-v4.1.0...peer-id-v4.1.1) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1
peer-id-factory: 4.1.1 ## [4.1.1](https://github.com/libp2p/js-libp2p/compare/peer-id-factory-v4.1.0...peer-id-factory-v4.1.1) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.0 to ^4.1.1 * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1
peer-record: 7.0.16 ## [7.0.16](https://github.com/libp2p/js-libp2p/compare/peer-record-v7.0.15...peer-record-v7.0.16) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.0 to ^4.1.1 * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
peer-store: 10.0.17 ## [10.0.17](https://github.com/libp2p/js-libp2p/compare/peer-store-v10.0.16...peer-store-v10.0.17) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-collections bumped from ^5.1.11 to ^5.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/peer-record bumped from ^7.0.15 to ^7.0.16 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
perf: 3.0.22 ## [3.0.22](https://github.com/libp2p/js-libp2p/compare/perf-v3.0.21...perf-v3.0.22) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12
ping: 1.0.17 ## [1.0.17](https://github.com/libp2p/js-libp2p/compare/ping-v1.0.16...ping-v1.0.17) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.0 to ^4.1.1 * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
plaintext: 1.0.22 ## [1.0.22](https://github.com/libp2p/js-libp2p/compare/plaintext-v1.0.21...plaintext-v1.0.22) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
prometheus-metrics: 3.0.22 ## [3.0.22](https://github.com/libp2p/js-libp2p/compare/prometheus-metrics-v3.0.21...prometheus-metrics-v3.0.22) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
pubsub: 9.0.17 ## [9.0.17](https://github.com/libp2p/js-libp2p/compare/pubsub-v9.0.16...pubsub-v9.0.17) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.0 to ^4.1.1 * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/peer-collections bumped from ^5.1.11 to ^5.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
tcp: 9.0.24 ## [9.0.24](https://github.com/libp2p/js-libp2p/compare/tcp-v9.0.23...tcp-v9.0.24) (2024-05-01) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12
tls: 1.0.9 ## [1.0.9](https://github.com/libp2p/js-libp2p/compare/tls-v1.0.8...tls-v1.0.9) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.0 to ^4.1.1 * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
upnp-nat: 1.0.20 ## [1.0.20](https://github.com/libp2p/js-libp2p/compare/upnp-nat-v1.0.19...upnp-nat-v1.0.20) (2024-05-01) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
utils: 5.4.0 ## [5.4.0](https://github.com/libp2p/js-libp2p/compare/utils-v5.3.2...utils-v5.4.0) (2024-05-01) ### Features * add bloom filter ([#2507](https://github.com/libp2p/js-libp2p/issues/2507)) ([e1923b0](https://github.com/libp2p/js-libp2p/commit/e1923b0a70c9b31b70e3f3f10cd1984daafe592a)) * add cuckoo filter ([#2510](https://github.com/libp2p/js-libp2p/issues/2510)) ([3d7a9da](https://github.com/libp2p/js-libp2p/commit/3d7a9da1700a584ff2d1a3b252f084e0de7d0c82)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.0 to ^4.1.1 * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1
webrtc: 4.0.30 ## [4.0.30](https://github.com/libp2p/js-libp2p/compare/webrtc-v4.0.29...webrtc-v4.0.30) (2024-05-01) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) ### Dependencies * bump node-datachannel from 0.7.0 to 0.8.0 ([#2504](https://github.com/libp2p/js-libp2p/issues/2504)) ([90cfd25](https://github.com/libp2p/js-libp2p/commit/90cfd25e29a5642575f8aef3c60750f04129e1e5)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.0.21 to ^1.0.22 * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1 * @libp2p/websockets bumped from ^8.0.21 to ^8.0.22 * libp2p bumped from ^1.4.3 to ^1.5.0
websockets: 8.0.22 ## [8.0.22](https://github.com/libp2p/js-libp2p/compare/websockets-v8.0.21...websockets-v8.0.22) (2024-05-01) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12
webtransport: 4.0.29 ## [4.0.29](https://github.com/libp2p/js-libp2p/compare/webtransport-v4.0.28...webtransport-v4.0.29) (2024-05-01) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) * WebTransport stream now extends abstract stream ([#2514](https://github.com/libp2p/js-libp2p/issues/2514)) ([de3f7ae](https://github.com/libp2p/js-libp2p/commit/de3f7aeafa6a4ada2f65598aa6d8eeece6ad83d8)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1 * libp2p bumped from ^1.4.3 to ^1.5.0
libp2p: 1.5.0 ## [1.5.0](https://github.com/libp2p/js-libp2p/compare/libp2p-v1.4.3...libp2p-v1.5.0) (2024-05-01) ### Features * add random walk component ([#2501](https://github.com/libp2p/js-libp2p/issues/2501)) ([998fcaf](https://github.com/libp2p/js-libp2p/commit/998fcaf94889251817a3bbaaad9b654bebdf3a6e)) ### Bug Fixes * support validating asymmetric addresses ([#2515](https://github.com/libp2p/js-libp2p/issues/2515)) ([c824323](https://github.com/libp2p/js-libp2p/commit/c824323128bda325fc7af5a42cd0f1287c945bc4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.0 to ^4.1.1 * @libp2p/interface bumped from ^1.3.0 to ^1.3.1 * @libp2p/interface-internal bumped from ^1.1.1 to ^1.2.0 * @libp2p/logger bumped from ^4.0.11 to ^4.0.12 * @libp2p/multistream-select bumped from ^5.1.8 to ^5.1.9 * @libp2p/peer-collections bumped from ^5.1.11 to ^5.2.0 * @libp2p/peer-id bumped from ^4.1.0 to ^4.1.1 * @libp2p/peer-id-factory bumped from ^4.1.0 to ^4.1.1 * @libp2p/peer-store bumped from ^10.0.16 to ^10.0.17 * @libp2p/utils bumped from ^5.3.2 to ^5.4.0 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.0.21 to ^1.0.22 * @libp2p/identify bumped from ^1.0.20 to ^1.0.21 * @libp2p/interface-compliance-tests bumped from ^5.4.2 to ^5.4.3 * @libp2p/mplex bumped from ^10.0.21 to ^10.0.22 * @libp2p/plaintext bumped from ^1.0.21 to ^1.0.22 * @libp2p/tcp bumped from ^9.0.23 to ^9.0.24 * @libp2p/websockets bumped from ^8.0.21 to ^8.0.22

This PR was generated with Release Please. See documentation.

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/multidim-interop-v2.0.30 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/plaintext-v1.0.22 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/tls-v1.0.9 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/crypto-v4.1.1 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/interface-v1.3.1 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/interface-compliance-tests-v5.4.3 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/interface-internal-v1.2.0 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/kad-dht-v12.0.15 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/keychain-v4.0.14 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/libp2p-v1.5.0 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/logger-v4.0.12 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/prometheus-metrics-v3.0.22 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/multistream-select-v5.1.9 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-collections-v5.2.0 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/bootstrap-v10.0.22 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/mdns-v10.0.22 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-v4.1.1 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-factory-v4.1.1 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-record-v7.0.16 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-store-v10.0.17 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/autonat-v1.0.19 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/dcutr-v1.0.19 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/echo-v1.0.5 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/fetch-v1.0.16 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/identify-v1.0.21 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/perf-v3.0.22 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/ping-v1.0.17 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/pubsub-v9.0.17 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/floodsub-v9.0.18 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/mplex-v10.0.22 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/circuit-relay-v2-v1.0.22 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/tcp-v9.0.24 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/webrtc-v4.0.30 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/websockets-v8.0.22 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/webtransport-v4.0.29 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/upnp-nat-v1.0.20 :sunflower:

achingbrain commented 2 months ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/utils-v5.4.0 :sunflower: