Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(main): release access-api 11.0.0-rc.0 #584

Conversation

it-dag-house
Copy link
Contributor

🤖 I have created a release beep boop

11.0.0-rc.0 (2023-03-21)

⚠ BREAKING CHANGES

  • implement new account-based multi-device flow (#433)
  • upgrade capabilities to latest ucanto (#463)

Features

  • access-api handles provider/add invocations (#462) (5fb56f7)
  • access-api serves access/claim invocations (#456) (baacf35)
  • access/authorize confirmation email click results in a delegation back to the issuer did:key so that access/claim works (#460) (a466a7d)
  • define access/confirm handler and use it in ucanto-test-utils registerSpaces + validate-email handler (#530) (b1bbc90)
  • handle access/delegate invocations without error (#427) (4f0bd1c)
  • if POST /validate-email?mode=authorize catches error w/ too big qr code (#516) (d0df525)
  • implement new account-based multi-device flow (#433) (1ddc6a0)
  • includes proofs chains in the delegated authorization chain (#467) (5144293)
  • move validation flow to a Durable Object to make it ⏩ fast ⏩ fast ⏩ fast ⏩ (#449) (02d7552)
  • provision provider type is now the DID of the w3s service (#528) (6a72855)
  • space/info will not error for spaces that have had storage provider added via provider/add (#510) (ea4e872)
  • upgrade capabilities to latest ucanto (#463) (2d786ee)
  • upgrade to new ucanto (#498) (dcb41a9)

Bug Fixes

  • access/delegate checks hasStorageProvider(space) in a way that provider/add allows access/delegate (#483) (f4c640d)
  • adjust migration 0005 to keep delegations table but create new used delegations_v2 (#469) (a205ad1)
  • adjust migration 0005 to not do a drop table and instead rename delegations -> delegations_old and create a new delegations (#468) (6c8242d)
  • allow injecting email (#466) (e19847f)
  • DbDelegationsStorage#find throws UnexpectedDelegation w/ { row } if failed bytesToDelegations (#476) (a6dafcb)
  • DbProvisionsStorage putMany doesnt error on cid col conflict (#517) (c1fea63)
  • delegations model tries to handle if row.bytes is Array not Buffer (e.g. cloudflare) (#478) (030e7b7)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@it-dag-house it-dag-house temporarily deployed to staging March 21, 2023 17:57 — with GitHub Actions Inactive
@travis travis closed this Mar 21, 2023
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 17, 2025
🤖 I have created a release *beep* *boop*
---


##
[7.0.0](storacha/w3ui@uploader-core-v6.1.0...uploader-core-v7.0.0)
(2023-11-21)


### ⚠ BREAKING CHANGES

* use w3up-client in keyring
([storacha#581](storacha/w3ui#581))

### Features

* use w3up-client in keyring
([storacha#581](storacha/w3ui#581))
([bd5f341](storacha/w3ui@bd5f341))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[7.0.0](storacha/w3ui@uploader-core-v6.1.0...uploader-core-v7.0.0)
(2023-11-21)


### ⚠ BREAKING CHANGES

* use w3up-client in keyring
([storacha#581](storacha/w3ui#581))

### Features

* use w3up-client in keyring
([storacha#581](storacha/w3ui#581))
([2edddd9](storacha/w3ui@2edddd9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants