Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

fix!: make record property and return types lists #276

Merged
merged 2 commits into from
Aug 3, 2022

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Aug 3, 2022

In order to support no-copy operations, allow use of Uint8ArrayLists in libp2p records.

BREAKING CHANGE: return type of .marshal method and several properties have changed

In order to support no-copy operations, allow use of `Uint8ArrayList`s
in peer records.
@achingbrain achingbrain changed the title fix: make record property and return types lists fix!: make record property and return types lists Aug 3, 2022
@achingbrain achingbrain merged commit 4df31d0 into master Aug 3, 2022
@achingbrain achingbrain deleted the fix/make-record-types-lists branch August 3, 2022 07:16
github-actions bot pushed a commit that referenced this pull request Aug 3, 2022
## [@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))
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

🎉 This PR is included in version @libp2p/interface-record-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 3, 2022
## [@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))
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

🎉 This PR is included in version @libp2p/interface-record-compliance-tests-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant