Skip to content

Releases: storacha-network/w3up

w3up-client: v13.1.1

15 May 10:39
babff75
Compare
Choose a tag to compare

13.1.1 (2024-05-15)

Fixes

upload-client: v15.0.0

15 May 15:27
90ff034
Compare
Choose a tag to compare

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)

upload-client: v14.1.1

15 May 10:33
daf7185
Compare
Choose a tag to compare

14.1.1 (2024-05-15)

Fixes

upload-api: v15.0.1

15 May 16:05
f2192f8
Compare
Choose a tag to compare

15.0.1 (2024-05-15)

Fixes

  • export ShardedDAGIndex type (979e2c3)

upload-api: v15.0.0

15 May 15:16
e68794b
Compare
Choose a tag to compare

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)

blob-index: v1.0.2

15 May 19:40
fb6e5a1
Compare
Choose a tag to compare

1.0.2 (2024-05-15)

Fixes

access: v19.0.0

15 May 15:19
b16a0bf
Compare
Choose a tag to compare

19.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)

w3up-client: v13.1.0

14 May 18:38
d660833
Compare
Choose a tag to compare

13.1.0 (2024-05-14)

Features

Fixes

upload-client: v14.1.0

14 May 18:23
e805591
Compare
Choose a tag to compare

14.1.0 (2024-05-14)

Features

Fixes

Other Changes

upload-api: v14.0.0

14 May 18:48
dc336bd
Compare
Choose a tag to compare

14.0.0 (2024-05-14)

⚠ BREAKING CHANGES

  • deprecate issuer (#1344)

Features

Fixes