Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release upload-api 1.0.0 #22

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 5, 2024

🤖 I have created a release beep boop

1.0.0 (2024-11-05)

⚠ BREAKING CHANGES

  • AllocationsStorage and BlobsStorage methods not take MultihashDigest types instead of Uint8Arrays.
  • updates agent-store api to unblock integration with w3infra (#1479)
  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444)
  • add download URL method to BlobsStorage (#1469)
  • 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.
  • deprecate issuer (#1344)
  • add index/add handler (#1421)
  • restrict store API to CARs (#1415)
  • capabilities: BlobMultihash type in @web3-storage/capabilities renamed to Multihash.
  • allocations storage interface now requires remove to be implemented
  • release upload api with new filecoin api service for storefront (#1347)
  • return allocated bytes in store/add receipt (#1213)
  • add storefront filecoin api to upload api (#1052)

Features

Fixes

Other Changes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--upload-api branch from 7870f30 to a21b022 Compare November 5, 2024 11:18
@alanshaw alanshaw closed this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant