Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: libp2p async peerstore migration #375

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Jan 18, 2022

Adds repo migration to convert multiple datastore entries into the
single entry that will be used by the next version of libp2p.

Refs: libp2p/js-libp2p#1058

BREAKING CHANGE: updates repo version and migrates repo

Adds repo migration to convert multiple datastore entries into the
single entry that will be used by the next version of libp2p.

BREAKING CHANGE: updates repo version and migrates repo
@achingbrain achingbrain merged commit 5c9eb4b into master Jan 18, 2022
@achingbrain achingbrain deleted the feat/libp2p-async-peerstore-migration branch January 18, 2022 18:18
github-actions bot pushed a commit that referenced this pull request Aug 11, 2022
## ipfs-repo-migrations-v1.0.0 (2022-08-11)

### ⚠ BREAKING CHANGES

* this module used to be dual published as CJS/ESM now it is just ESM
* updates repo version and migrates repo
* only named exports are used, deep imports/requires are not possible

### Features

* libp2p async peerstore migration ([#375](#375)) ([5c9eb4b](5c9eb4b))

### Bug Fixes

* remove console output from migration ([#376](#376)) ([b383845](b383845))

### Dependencies

* update aegir to 37.x.x ([#400](#400)) ([7bdc912](7bdc912))
* update all deps ([#401](#401)) ([9218212](9218212))

### Trivial Changes

* add missing deps, remove redundant deps ([#344](#344)) ([f91018c](f91018c))
* add prepublish step to build dist folder ([1d191ba](1d191ba))
* convert to monorepo ([#335](#335)) ([0658ccc](0658ccc))
* fix release script ([#404](#404)) ([b2610d6](b2610d6))
* publish ([bfabfdc](bfabfdc))
* publish ([d75379e](d75379e))
* publish ([f36c922](f36c922))
* publish ([e324b28](e324b28))
* publish ([17142a8](17142a8))
* switch to esm ([#339](#339)) ([8d673ba](8d673ba))
* update aegir ([#367](#367)) ([2229ab4](2229ab4))
* update datastore impls ([#377](#377)) ([709a612](709a612))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant