Skip to content

Releases: storacha/w3up

filecoin-api: v7.1.0

30 May 11:02
9d38080
Compare
Choose a tag to compare

7.1.0 (2024-05-30)

Features

  • use digest in blob/accept location commitment (#1480) (ade45eb)

Fixes

  • rename blob and index client capabilities (#1478) (17e3a31)

capabilities: v17.1.1

30 May 10:46
5394ed5
Compare
Choose a tag to compare

17.1.1 (2024-05-30)

Fixes

  • rename blob and index client capabilities (#1478) (17e3a31)

access: v20.0.0

30 May 10:52
be8247f
Compare
Choose a tag to compare

20.0.0 (2024-05-30)

⚠ BREAKING CHANGES

  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444)

Features

  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444) (c9bf33e)

upload-client: v16.0.0

29 May 10:08
a0abb80
Compare
Choose a tag to compare

16.0.0 (2024-05-23)

⚠ BREAKING CHANGES

  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444)

Features

  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444) (c9bf33e)

filecoin-api: v7.0.0

23 May 07:57
604d300
Compare
Choose a tag to compare

7.0.0 (2024-05-23)

⚠ BREAKING CHANGES

  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444)

Features

  • add blob protocol to upload-client (#1425) (49aef56)
  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444) (c9bf33e)

Fixes

Other Changes

upload-api: v16.0.0

16 May 12:49
92f3017
Compare
Choose a tag to compare

16.0.0 (2024-05-16)

⚠ BREAKING CHANGES

  • add download URL method to BlobsStorage (#1469)

Features

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)