Skip to content

upload-api: v15.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 15:16
e68794b

15.0.0 (2024-05-15)

⚠ BREAKING CHANGES

  • 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 (#1451) (a6d9026)