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

Drop support of "domain" header #391

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

lkostrowski
Copy link
Member

This is a first breaking change that will come to v1.0.0 of app-sdk

The domain header is no longer needed and saleor-api-url header should be used.

In v1 domain will not be available in app-sdk helpers

@lkostrowski lkostrowski requested a review from a team as a code owner January 27, 2025 15:53
Copy link

changeset-bot bot commented Jan 27, 2025

🦋 Changeset detected

Latest commit: f428fce

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@saleor/app-sdk Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.04%. Comparing base (da5bd9e) to head (f428fce).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
- Coverage   73.37%   73.04%   -0.33%     
==========================================
  Files          79       78       -1     
  Lines        3061     3024      -37     
  Branches      457      454       -3     
==========================================
- Hits         2246     2209      -37     
  Misses        810      810              
  Partials        5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lkostrowski lkostrowski added the v1 label Jan 27, 2025
@lkostrowski lkostrowski enabled auto-merge (squash) January 28, 2025 07:42
@lkostrowski lkostrowski merged commit c956220 into main Jan 28, 2025
6 checks passed
@lkostrowski lkostrowski deleted the remove-legacy-domain-and-bump-to-v1 branch January 28, 2025 07:43
witoszekdev pushed a commit that referenced this pull request Jan 28, 2025
witoszekdev added a commit that referenced this pull request Jan 28, 2025
* Fix package.json license, add keywords and author

* Add creative commons license as additional license

* Add changeset

* Add changeset

* Fix OR -> AND license

* Update prepare-release.yml

* Update CodeCov to be informational

* Drop support of "domain" header (#391)

* update release flow docs (#390)

* Removed CC license, update date in license file

* Update changeset

---------

Co-authored-by: Lukasz Ostrowski <[email protected]>
Co-authored-by: Krzysztof Żuraw <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants