Skip to content

access-api: v4.1.0

Compare
Choose a tag to compare
@hugomrdias hugomrdias released this 14 Dec 18:40
115bc14

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)