-
Notifications
You must be signed in to change notification settings - Fork 28
Conversation
## [@libp2p/interface-pubsub-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-pubsub-v1.0.4...@libp2p/interface-pubsub-v2.0.0) (2022-07-31) ### ⚠ BREAKING CHANGES * The `Message` type is now either a `SignedMessage` or a `UnsignedMessage` * the inbound/outbound stream types have changed ### Features * pubsub Message types for signature policies ([#266](#266)) ([9eb710b](9eb710b)) ### Bug Fixes * make stream types Uint8ArrayLists ([#272](#272)) ([ace7e0c](ace7e0c)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-pubsub-v2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-mocks-v3.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v3.0.1...@libp2p/interface-mocks-v3.0.2) (2022-07-31) ### Bug Fixes * mock connection manager close reciprocal connection ([#268](#268)) ([f16dd7b](f16dd7b)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-mocks-v3.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-pubsub-compliance-tests-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-pubsub-compliance-tests-v1.0.4...@libp2p/interface-pubsub-compliance-tests-v2.0.0) (2022-07-31) ### ⚠ BREAKING CHANGES * The `Message` type is now either a `SignedMessage` or a `UnsignedMessage` ### Features * pubsub Message types for signature policies ([#266](#266)) ([9eb710b](9eb710b)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) * update sibling dependencies [skip ci] ([fbd5281](fbd5281))
🎉 This PR is included in version @libp2p/interface-pubsub-compliance-tests-v2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-transport-compliance-tests-v2.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-transport-compliance-tests-v2.0.2...@libp2p/interface-transport-compliance-tests-v2.0.3) (2022-07-31) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update uint8arraylist and p-wait-for deps ([#274](#274)) ([c55f12e](c55f12e))
🎉 This PR is included in version @libp2p/interface-transport-compliance-tests-v2.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-record-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-record-v1.0.2...@libp2p/interface-record-v2.0.0) (2022-08-03) ### ⚠ BREAKING CHANGES * return type of .marshal method and several properties have changed ### Bug Fixes * make record property and return types lists ([#276](#276)) ([4df31d0](4df31d0)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-record-v2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-record-compliance-tests-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-record-compliance-tests-v1.0.1...@libp2p/interface-record-compliance-tests-v2.0.0) (2022-08-03) ### ⚠ BREAKING CHANGES * return type of .marshal method and several properties have changed ### Bug Fixes * make record property and return types lists ([#276](#276)) ([4df31d0](4df31d0)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) * update sibling dependencies [skip ci] ([39eed35](39eed35))
🎉 This PR is included in version @libp2p/interface-record-compliance-tests-v2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-peer-store-v1.2.1](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-store-v1.2.0...@libp2p/interface-peer-store-v1.2.1) (2022-08-03) ### Bug Fixes * update peer store interface deps ([#277](#277)) ([9945e16](9945e16)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) * update sibling dependencies [skip ci] ([39eed35](39eed35))
🎉 This PR is included in version @libp2p/interface-peer-store-v1.2.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-connection-encrypter-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-v1.0.3...@libp2p/interface-connection-encrypter-v2.0.0) (2022-08-07) ### ⚠ BREAKING CHANGES * change connection encryption interface to uint8arraylist (#278) ### Features * change connection encryption interface to uint8arraylist ([#278](#278)) ([1fa580c](1fa580c)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-connection-encrypter-v2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-metrics-v3.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-metrics-v2.0.0...@libp2p/interface-metrics-v3.0.0) (2022-08-07) ### ⚠ BREAKING CHANGES * change stream muxer interface (#279) ### Features * change stream muxer interface ([#279](#279)) ([1ebe269](1ebe269)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-metrics-v3.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-connection-v3.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-v2.1.1...@libp2p/interface-connection-v3.0.0) (2022-08-07) ### ⚠ BREAKING CHANGES * change stream muxer interface (#279) * change connection encryption interface to uint8arraylist (#278) ### Features * change connection encryption interface to uint8arraylist ([#278](#278)) ([1fa580c](1fa580c)) * change stream muxer interface ([#279](#279)) ([1ebe269](1ebe269)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-connection-v3.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-connection-compliance-tests-v2.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-compliance-tests-v2.0.1...@libp2p/interface-connection-compliance-tests-v2.0.2) (2022-08-07) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update sibling dependencies ([f859920](f859920))
🎉 This PR is included in version @libp2p/interface-connection-compliance-tests-v2.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-connection-encrypter-compliance-tests-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-compliance-tests-v1.0.2...@libp2p/interface-connection-encrypter-compliance-tests-v2.0.0) (2022-08-07) ### ⚠ BREAKING CHANGES * change connection encryption interface to uint8arraylist (#278) ### Features * change connection encryption interface to uint8arraylist ([#278](#278)) ([1fa580c](1fa580c)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update sibling dependencies ([f859920](f859920)) * update sibling dependencies ([93a89b1](93a89b1))
🎉 This PR is included in version @libp2p/interface-connection-encrypter-compliance-tests-v2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-connection-manager-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-manager-v1.0.2...@libp2p/interface-connection-manager-v1.0.3) (2022-08-07) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update sibling dependencies ([f859920](f859920))
🎉 This PR is included in version @libp2p/interface-connection-manager-v1.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-stream-muxer-v2.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-stream-muxer-v2.0.1...@libp2p/interface-stream-muxer-v2.0.2) (2022-08-07) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update sibling dependencies ([f859920](f859920))
🎉 This PR is included in version @libp2p/interface-stream-muxer-v2.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-transport-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-transport-v1.0.2...@libp2p/interface-transport-v1.0.3) (2022-08-07) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update sibling dependencies ([f859920](f859920))
🎉 This PR is included in version @libp2p/interface-transport-v1.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-stream-muxer-compliance-tests-v4.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-stream-muxer-compliance-tests-v3.0.1...@libp2p/interface-stream-muxer-compliance-tests-v4.0.0) (2022-08-07) ### ⚠ BREAKING CHANGES * change stream muxer interface (#279) ### Features * change stream muxer interface ([#279](#279)) ([1ebe269](1ebe269)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update sibling dependencies ([f859920](f859920))
🎉 This PR is included in version @libp2p/interface-stream-muxer-compliance-tests-v4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-peer-info-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-info-v1.0.2...@libp2p/interface-peer-info-v1.0.3) (2022-09-21) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update @multiformats/multiaddr to 11.0.0 ([#288](#288)) ([57b2ad8](57b2ad8))
🎉 This PR is included in version @libp2p/interface-peer-info-v1.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-address-manager-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-address-manager-v1.0.2...@libp2p/interface-address-manager-v1.0.3) (2022-09-21) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update @multiformats/multiaddr to 11.0.0 ([#288](#288)) ([57b2ad8](57b2ad8))
🎉 This PR is included in version @libp2p/interface-address-manager-v1.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-peer-discovery-compliance-tests-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-discovery-compliance-tests-v1.0.1...@libp2p/interface-peer-discovery-compliance-tests-v1.0.2) (2022-09-21) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * update @multiformats/multiaddr to 11.0.0 ([#288](#288)) ([57b2ad8](57b2ad8))
🎉 This PR is included in version @libp2p/interface-peer-discovery-compliance-tests-v1.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-keychain-v1.0.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-keychain-v1.0.3...@libp2p/interface-keychain-v1.0.4) (2022-10-12) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * bump multiformats from 9.9.0 to 10.0.0 ([#302](#302)) ([fe11d69](fe11d69))
🎉 This PR is included in version @libp2p/interface-keychain-v1.0.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-peer-id-v1.0.5](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-id-v1.0.4...@libp2p/interface-peer-id-v1.0.5) (2022-10-12) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * bump multiformats from 9.9.0 to 10.0.0 ([#302](#302)) ([fe11d69](fe11d69))
🎉 This PR is included in version @libp2p/interface-peer-id-v1.0.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-content-routing-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-content-routing-v1.0.2...@libp2p/interface-content-routing-v1.0.3) (2022-10-12) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * bump multiformats from 9.9.0 to 10.0.0 ([#302](#302)) ([fe11d69](fe11d69))
🎉 This PR is included in version @libp2p/interface-content-routing-v1.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-dht-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-dht-v1.0.1...@libp2p/interface-dht-v1.0.2) (2022-10-12) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5)) ### Dependencies * bump multiformats from 9.9.0 to 10.0.0 ([#302](#302)) ([fe11d69](fe11d69))
🎉 This PR is included in version @libp2p/interface-dht-v1.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-compliance-tests-v3.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v3.0.2...@libp2p/interface-compliance-tests-v3.0.3) (2022-11-05) ### Bug Fixes * update project config ([#311](#311)) ([27dd0ce](27dd0ce)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-compliance-tests-v3.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-keys-v1.0.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-keys-v1.0.3...@libp2p/interface-keys-v1.0.4) (2022-11-05) ### Bug Fixes * update project config ([#311](#311)) ([27dd0ce](27dd0ce)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-keys-v1.0.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interfaces-v3.0.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v3.0.3...@libp2p/interfaces-v3.0.4) (2022-11-05) ### Bug Fixes * update project config ([#311](#311)) ([27dd0ce](27dd0ce)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interfaces-v3.0.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-peer-discovery-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-discovery-v1.0.1...@libp2p/interface-peer-discovery-v1.0.2) (2022-11-05) ### Bug Fixes * update project config ([#311](#311)) ([27dd0ce](27dd0ce)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-peer-discovery-v1.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-peer-routing-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-routing-v1.0.1...@libp2p/interface-peer-routing-v1.0.2) (2022-11-05) ### Bug Fixes * update project config ([#311](#311)) ([27dd0ce](27dd0ce)) ### Trivial Changes * update project config ([#271](#271)) ([59c0bf5](59c0bf5))
🎉 This PR is included in version @libp2p/interface-peer-routing-v1.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.