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 access-api 4.1.0 #307

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

hugomrdias
Copy link
Contributor

@hugomrdias hugomrdias commented Dec 13, 2022

🤖 I have created a release beep boop

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)

This PR was generated with Release Please. See documentation.

@hugomrdias hugomrdias force-pushed the release-please--branches--main--components--access-api branch from 95b32a3 to b1dcb7d Compare December 13, 2022 22:32
@hugomrdias hugomrdias temporarily deployed to staging December 13, 2022 22:33 — with GitHub Actions Inactive
@hugomrdias hugomrdias force-pushed the release-please--branches--main--components--access-api branch from b1dcb7d to 6b3b3ed Compare December 14, 2022 00:27
@hugomrdias hugomrdias temporarily deployed to staging December 14, 2022 00:28 — with GitHub Actions Inactive
@hugomrdias hugomrdias force-pushed the release-please--branches--main--components--access-api branch from 6b3b3ed to 78c3d9f Compare December 14, 2022 11:01
@hugomrdias hugomrdias temporarily deployed to staging December 14, 2022 11:02 — with GitHub Actions Inactive
@hugomrdias hugomrdias force-pushed the release-please--branches--main--components--access-api branch from 78c3d9f to c555926 Compare December 14, 2022 12:55
@hugomrdias hugomrdias temporarily deployed to staging December 14, 2022 12:56 — with GitHub Actions Inactive
@hugomrdias hugomrdias force-pushed the release-please--branches--main--components--access-api branch from c555926 to e1510d7 Compare December 14, 2022 17:49
@hugomrdias hugomrdias temporarily deployed to staging December 14, 2022 17:50 — with GitHub Actions Inactive
@alanshaw alanshaw temporarily deployed to staging December 14, 2022 18:37 — with GitHub Actions Inactive
@alanshaw alanshaw merged commit 115bc14 into main Dec 14, 2022
@alanshaw alanshaw deleted the release-please--branches--main--components--access-api branch December 14, 2022 18:38
@hugomrdias
Copy link
Contributor Author

gobengo pushed a commit that referenced this pull request Apr 11, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.1.0](access-api-v4.0.0...access-api-v4.1.0)
(2022-12-14)


### Features

* access-api version route sets did=ucantoServerId and adds a signer
prop ([#305](#305))
([7452839](7452839))
* embedded key resolution
([#312](#312))
([45f367d](45f367d))
* include ucanto server principal did as 'aud' key in /version endpoint
([#309](#309))
([45e19ca](45e19ca))


### Bug Fixes

* access-api ctx.signer no longer uses env.DID. instead env.DID is only
used for ucanto server id
([#303](#303))
([1155998](1155998))
* access-api wrangler.toml sets DID env var in env.dev
([#297](#297))
([7f4082f](7f4082f))
* access-client/src/agent default PRINCIPAL is did:web:web3.storage
([#296](#296))
([1dd7217](1dd7217))
* add support for did:web in the cli
([#301](#301))
([a1f9e85](a1f9e85))
* fix client cli service did resolve
([#292](#292))
([45e7ad4](45e7ad4))
* use did:web key in root handler
([#311](#311))
([d7bdade](d7bdade))

---
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: Alan Shaw <alan.shaw@protocol.ai>
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.

2 participants