Skip to content

Releases: storacha/w3up

access: v9.1.1

14 Dec 11:27
87bde84
Compare
Choose a tag to compare

9.1.1 (2022-12-14)

Bug Fixes

  • 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)

access-api: v4.1.0

14 Dec 18:40
115bc14
Compare
Choose a tag to compare

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

13 Dec 12:47
0f13a95
Compare
Choose a tag to compare

5.1.0 (2022-12-13)

Features

capabilities: v2.1.0

13 Dec 18:34
3c963e9
Compare
Choose a tag to compare

2.1.0 (2022-12-13)

Features

Bug Fixes

  • make d1 spaces.metadata nullable and change to kysely (#284) (c8a9ce5), closes #280

access: v9.1.0

13 Dec 16:27
f639e61
Compare
Choose a tag to compare

9.1.0 (2022-12-13)

Features

Bug Fixes

access-api: v4.0.0

13 Dec 18:42
b3dc556
Compare
Choose a tag to compare

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

Bug Fixes

Code Refactoring

access: v9.0.1

08 Dec 13:33
b056ccc
Compare
Choose a tag to compare

9.0.1 (2022-12-08)

Bug Fixes

upload-client: v5.0.0

07 Dec 23:36
8f7c297
Compare
Choose a tag to compare

5.0.0 (2022-12-07)

⚠ BREAKING CHANGES

  • upgrade access-api @ucanto/* and @ipld/dag-ucan major versions (#246)
  • upload/list items have a shards array property (#229)
  • upgrade to @ucanto/{interface,principal}@^4.0.0 (#238)
  • follow up on the capabilities extract (#239)
  • rename callback (#198)

Features

Bug Fixes

Code Refactoring

upload-client: v4.0.0

07 Dec 23:29
e814a92
Compare
Choose a tag to compare

4.0.0 (2022-12-07)

⚠ BREAKING CHANGES

  • upgrade access-api @ucanto/* and @ipld/dag-ucan major versions (#246)

Features

  • upgrade access-api @ucanto/* and @ipld/dag-ucan major versions (#246) (5e663d1)

capabilities: v2.0.0

07 Dec 23:43
b6d7e75
Compare
Choose a tag to compare

2.0.0 (2022-12-07)

⚠ BREAKING CHANGES

  • upgrade access-api @ucanto/* and @ipld/dag-ucan major versions (#246)
  • upgrade to @ucanto/{interface,principal}@^4.0.0 (#238)
  • follow up on the capabilities extract (#239)

Features

  • access-client: cli and recover (#207) (adb3a8d)
  • follow up on the capabilities extract (#239) (ef5e779)
  • Revert "feat!: upgrade to @ucanto/{interface,principal}@^4.0.0" (#245) (c182bbe)
  • upgrade access-api @ucanto/* and @ipld/dag-ucan major versions (#246) (5e663d1)
  • upgrade to @ucanto/{interface,principal}@^4.0.0 (#238) (2f3bab8)

Bug Fixes