-
Notifications
You must be signed in to change notification settings - Fork 23
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 6.0.0 #647
Merged
gobengo
merged 2 commits into
main
from
release-please--branches--main--components--access-api
Apr 7, 2023
Merged
chore(main): release access-api 6.0.0 #647
gobengo
merged 2 commits into
main
from
release-please--branches--main--components--access-api
Apr 7, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c590ead
to
586f47c
Compare
586f47c
to
6132744
Compare
6132744
to
635aa6f
Compare
635aa6f
to
54beaf7
Compare
54beaf7
to
eed41cd
Compare
eed41cd
to
b041761
Compare
b041761
to
30a8751
Compare
30a8751
to
d21ad3d
Compare
d21ad3d
to
a0a5b28
Compare
a0a5b28
to
36406d0
Compare
gobengo
approved these changes
Apr 7, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
want to release fix for '+' in email address
gobengo
added a commit
that referenced
this pull request
Apr 11, 2023
🤖 I have created a release *beep* *boop* --- ## [6.0.0](access-api-v5.2.1...access-api-v6.0.0) (2023-04-06) ### ⚠ BREAKING CHANGES * add did mailto package, replacing `createDidMailtoFromEmail` ([#722](#722)) ### Features * add did mailto package, replacing `createDidMailtoFromEmail` ([#722](#722)) ([5a4123f](5a4123f)) ### Bug Fixes * bug where did:mailto with pct-encoded email parts was not decoded correctly ([#719](#719)) ([c367639](c367639)) * upgrade toucan-js and @web3-storage/worker-utils ([#728](#728)) ([853559d](853559d)) --- 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: Benjamin Goering <[email protected]>
Peeja
pushed a commit
to storacha/upload-service
that referenced
this pull request
Jan 17, 2025
## Description This PR adds the `receiptsEndpoint` to the `w3up-client` instantiation. ## Motivation Uploading in staging is currently broken. The console shows an error when attempting to retrieve the receipt. The receipts endpoint being used for staging is incorrect due to a missing configuration. This causes the value to default to a hardcoded production endpoint.
Peeja
pushed a commit
to storacha/upload-service
that referenced
this pull request
Jan 17, 2025
🤖 I have created a release *beep* *boop* --- ## [2.3.2](storacha/w3ui@core-v2.3.1...core-v2.3.2) (2024-11-25) ### Bug Fixes * add missing receiptsEndpoint to client instantiation ([storacha#647](storacha/w3ui#647)) ([1c1e19d](storacha/w3ui@1c1e19d)) --- 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 17, 2025
🤖 I have created a release *beep* *boop* --- ## [2.5.1](storacha/w3ui@react-v2.5.0...react-v2.5.1) (2024-11-25) ### Bug Fixes * add missing receiptsEndpoint to client instantiation ([storacha#647](storacha/w3ui#647)) ([1c1e19d](storacha/w3ui@1c1e19d)) --- 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> Co-authored-by: Natalie Bravo <[email protected]>
Peeja
added a commit
to storacha/upload-service
that referenced
this pull request
Jan 17, 2025
* import-w3ui-incoming: (525 commits) Prepare to import `w3ui` to monorepo chore: release main (storacha#661) fix(core): revert to web3-storage/w3up-client (storacha#660) chore: release main (storacha#659) fix(core): update storacha/client version (storacha#658) chore: release main (storacha#657) fix: force a release chore: release main (storacha#656) fix: using the latest client to create spaces (storacha#655) chore: release main (storacha#652) fix: Force a `@w3ui/react` release (storacha#654) chore: Force a `@w3ui/react` release (storacha#653) chore: move to a single-pull-request release process (storacha#544) feat: Use latest client (`@storacha/client`) (storacha#650) chore(main): release react 2.5.1 (storacha#649) chore(main): release core 2.3.2 (storacha#648) fix: add missing receiptsEndpoint to client instantiation (storacha#647) chore(main): release react 2.5.0 (storacha#646) feat: Re-`claim` delegations during client setup (storacha#644) chore: Add packageManager to package.json (storacha#640) ...
Peeja
pushed a commit
to storacha/upload-service
that referenced
this pull request
Jan 29, 2025
## Description This PR adds the `receiptsEndpoint` to the `w3up-client` instantiation. ## Motivation Uploading in staging is currently broken. The console shows an error when attempting to retrieve the receipt. The receipts endpoint being used for staging is incorrect due to a missing configuration. This causes the value to default to a hardcoded production endpoint.
Peeja
pushed a commit
to storacha/upload-service
that referenced
this pull request
Jan 29, 2025
🤖 I have created a release *beep* *boop* --- ## [2.3.2](storacha/w3ui@core-v2.3.1...core-v2.3.2) (2024-11-25) ### Bug Fixes * add missing receiptsEndpoint to client instantiation ([storacha#647](storacha/w3ui#647)) ([ab99d22](storacha/w3ui@ab99d22)) --- 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* --- ## [2.5.1](storacha/w3ui@react-v2.5.0...react-v2.5.1) (2024-11-25) ### Bug Fixes * add missing receiptsEndpoint to client instantiation ([storacha#647](storacha/w3ui#647)) ([ab99d22](storacha/w3ui@ab99d22)) --- 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> Co-authored-by: Natalie Bravo <[email protected]>
Peeja
added a commit
to storacha/upload-service
that referenced
this pull request
Jan 29, 2025
* __tmp_nx_import__/__nx_tmp_import__/main: (524 commits) chore: release main (storacha#661) fix(core): revert to web3-storage/w3up-client (storacha#660) chore: release main (storacha#659) fix(core): update storacha/client version (storacha#658) chore: release main (storacha#657) fix: force a release chore: release main (storacha#656) fix: using the latest client to create spaces (storacha#655) chore: release main (storacha#652) fix: Force a `@w3ui/react` release (storacha#654) chore: Force a `@w3ui/react` release (storacha#653) chore: move to a single-pull-request release process (storacha#544) feat: Use latest client (`@storacha/client`) (storacha#650) chore(main): release react 2.5.1 (storacha#649) chore(main): release core 2.3.2 (storacha#648) fix: add missing receiptsEndpoint to client instantiation (storacha#647) chore(main): release react 2.5.0 (storacha#646) feat: Re-`claim` delegations during client setup (storacha#644) chore: Add packageManager to package.json (storacha#640) chore: Add `dev` script (storacha#645) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
6.0.0 (2023-04-06)
⚠ BREAKING CHANGES
createDidMailtoFromEmail
(#722)Features
createDidMailtoFromEmail
(#722) (b48c256)Bug Fixes
This PR was generated with Release Please. See documentation.