Releases: storacha/w3up
Releases · storacha/w3up
access-api: v4.2.0
upload-client: v5.2.0
access: v9.2.0
access: v9.1.1
access-api: v4.1.0
4.1.0 (2022-12-14)
Features
- access-api version route sets did=ucantoServerId and adds a signer prop (#305) (5eab262)
- embedded key resolution (#312) (4da91d5)
- include ucanto server principal did as 'aud' key in /version endpoint (#309) (bf3b171)
Bug Fixes
- access-api ctx.signer no longer uses env.DID. instead env.DID is only used for ucanto server id (#303) (93d7003)
- access-api wrangler.toml sets DID env var in env.dev (#297) (c4ca459)
- access-client/src/agent default PRINCIPAL is did:web:web3.storage (#296) (27f2f60)
- add support for did:web in the cli (#301) (885f7c1)
- fix client cli service did resolve (#292) (6be9608)
- use did:web key in root handler (#311) (537dc48)
upload-client: v5.1.0
capabilities: v2.1.0
access: v9.1.0
access-api: v4.0.0
4.0.0 (2022-12-13)
⚠ BREAKING CHANGES
- upgrade access-api @ucanto/* and @ipld/dag-ucan major versions (#246)
- access-client store decoupling (#228)
- upgrade to
@ucanto/{interface,principal}
@^4.0.0 (#238) - follow up on the capabilities extract (#239)
- doc capabilities & make requierd nb non-optionals (#159)
- Remove 0.8 caps and add account delegation to the service (#123)
- bump to 0.9 (#116)
Features
- #153 (#177) (d6d448c)
- access-api uses DID env variable when building its ucanto server id (#275) (311da78)
- access-client: cli and recover (#207) (adb3a8d)
- account recover with email (#149) (6c659ba)
- bump to 0.9 (#116) (3e0b63f)
- doc capabilities & make requierd nb non-optionals (#159) (6496773)
- follow up on the capabilities extract (#239) (ef5e779)
- Remove 0.8 caps and add account delegation to the service (#123) (878f8c9), closes #117 #121
- Revert "feat!: upgrade to
@ucanto/{interface,principal}
@^4.0.0" (#245) (c182bbe) - sync encode/decode delegations (#276) (ab981fb)
- upgrade access-api @ucanto/* and @ipld/dag-ucan major versions (#246) (5e663d1)
- upgrade to
@ucanto/{interface,principal}
@^4.0.0 (#238) (2f3bab8)
Bug Fixes
- 0.9 (#78) (1b1ed01)
- add validation copy (#257) (7f50af4), closes #139
- fix Access API cannot get space/info #243 (#255) (1bacd54)
- fix d1 migrations (#264) (fb8c09d)
- make d1 spaces.metadata nullable and change to kysely (#284) (c8a9ce5), closes #280
- make multiformats 9 go away (#133) (2668880)
- miniflare dev script (#137) (1c5a4e2)
- testing staging deploy (3d500fa)
- try to deploy api staging (18b7b29)
- try to deploy staging (c616818)