Releases: storacha/w3up
Releases · storacha/w3up
upload-api: v18.0.1
upload-client: v17.0.0
w3up-client: v15.0.0
upload-api: v18.0.0
w3up-client: v14.1.1
upload-client: v16.1.1
w3up-client: v14.1.0
w3up-client: v14.0.0
14.0.0 (2024-06-04)
⚠ BREAKING CHANGES
- upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444)
- delegated capabilities required to use
uploadFile
,uploadDirectory
anduploadCAR
have changed. In order to use these methods your agent will now need to be delegatedspace/blob/add
,space/index/add
,filecoin/offer
andupload/add
capabilities. Note: no code changes are required.
Features
- generate sharded DAG index on client and invoke w
index/add
(#1451) (a6d9026) - upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444) (c9bf33e)