Skip to content

Releases: storacha-network/w3up

upload-client: v17.0.0

19 Jun 10:58
ec90f8e
Compare
Choose a tag to compare

17.0.0 (2024-06-19)

⚠ BREAKING CHANGES

  • allow invocation configuration to be generated on demand (#1507)

Features

Fixes

w3up-client: v15.0.0

13 Jun 22:21
028e8d2
Compare
Choose a tag to compare

15.0.0 (2024-06-13)

⚠ BREAKING CHANGES

  • AllocationsStorage and BlobsStorage methods not take MultihashDigest types instead of Uint8Arrays.

Features

Fixes

upload-api: v18.0.0

10 Jun 13:12
02e3bca
Compare
Choose a tag to compare

18.0.0 (2024-06-07)

⚠ BREAKING CHANGES

  • AllocationsStorage and BlobsStorage methods not take MultihashDigest types instead of Uint8Arrays.

Features

Fixes

w3up-client: v14.1.1

05 Jun 07:01
91cb335
Compare
Choose a tag to compare

14.1.1 (2024-06-05)

Fixes

  • trigger w3up client release with new client (#1497) (9616f0d)

upload-client: v16.1.1

05 Jun 06:54
260eed7
Compare
Choose a tag to compare

16.1.1 (2024-06-05)

Fixes

  • reuse http/put and blob/accept receipts when available (#1495) (416802e)

w3up-client: v14.1.0

04 Jun 14:53
7e97090
Compare
Choose a tag to compare

14.1.0 (2024-06-04)

Features

w3up-client: v14.0.0

04 Jun 13:02
695af8b
Compare
Choose a tag to compare

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 and uploadCAR have changed. In order to use these methods your agent will now need to be delegated space/blob/add, space/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-api: integrate agent store for idempotence & invocation/receipt persistence (#1444) (c9bf33e)

Fixes

upload-client: v16.1.0

04 Jun 14:45
2bfa1ea
Compare
Choose a tag to compare

16.1.0 (2024-06-04)

Features

upload-client: v16.0.2

04 Jun 12:59
870bc77
Compare
Choose a tag to compare

16.0.2 (2024-06-04)

Fixes

  • check for blob/accept receipts before blob/add is concluded (#1459) (462518c)

upload-api: v17.1.0

04 Jun 14:48
7ed2b16
Compare
Choose a tag to compare

17.1.0 (2024-06-04)

Features