Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release w3up-client 14.0.0 (storacha#1464)
🤖 I have created a release *beep* *boop* --- ## [14.0.0](storacha/w3up@w3up-client-v13.1.1...w3up-client-v14.0.0) (2024-06-04) ### ⚠ BREAKING CHANGES * **upload-api:** integrate agent store for idempotence & invocation/receipt persistence ([storacha#1444](storacha#1444)) * delegated capabilities required to use `uploadFile`, `uploadDirectory` and `uploadCAR` have changed. In order to use these methods your agent will now need to be delegated `blob/add`, `index/add`, `filecoin/offer` and `upload/add` capabilities. Note: no code changes are required. ### Features * generate sharded DAG index on client and invoke w `index/add` ([storacha#1451](storacha#1451)) ([a6d9026](storacha@a6d9026)) * **upload-api:** integrate agent store for idempotence & invocation/receipt persistence ([storacha#1444](storacha#1444)) ([c9bf33e](storacha@c9bf33e)) ### Fixes * check for blob/accept receipts before blob/add is concluded ([storacha#1459](storacha#1459)) ([462518c](storacha@462518c)) * export blob client ([storacha#1485](storacha#1485)) ([7944077](storacha@7944077)) * rename blob and index client capabilities ([storacha#1478](storacha#1478)) ([17e3a31](storacha@17e3a31)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Vasco Santos <[email protected]>
- Loading branch information