Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Packages for release #830

Merged
merged 3 commits into from
May 11, 2023
Merged

Packages for release #830

merged 3 commits into from
May 11, 2023

Conversation

shopify-github-actions-access[bot]
Copy link

@shopify-github-actions-access shopify-github-actions-access bot commented Apr 17, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@shopify/[email protected]

Minor Changes

Patch Changes

  • 8de3c78: Removed setCrypto function to simplify runtimes

  • 2628a7f: Add scopes validation for AuthScopes object and convert it to array. Fixes #1208, 1221

  • d028ec0: Replace semver with compare-versions lib to reduce dependency on nodejs builtin-libs

  • 7dcecb6: [Custom store apps only] Add new adminApiAccessToken parameter to config for when isCustomStoreApp is true. If set, it will be used for API access. apiSecretKey should now be set to the custom store app's API secret key, which is used to validate the HMAC of webhook events received from Shopify for a custom store app. Fixes webhook.process validation fails in custom apps #772, Unable to validate webhooks using private app #800

    For apps that don't receive HTTP webhook events from Shopify, no change is required yet - apiSecretKey will be used for client authentication as the fallback option.

    Starting with the next major release

    • adminApiAccessToken will be mandatory for custom store apps and must be set to the Admin API access token
    • apiSecretKey will not be used for client authentication but must be set for HMAC validation of HTTP webhook events

    See setting up a custom store app for more details.

  • 450c9e7: Add deprecation notice for removal of Node 14 support from next major release

  • 9c095d1: Bumps jose from 4.13.1 to 4.14.1. See jose's changelog for more details.

  • f04f0f6: apiKey configuration parameter is not mandatory when isCustomStoreApp is true. Fixes 782

  • 464fd4f: Extend support for Event topic names

  • e8966d5: Restoring REST resources for 2022-04, updates to certain resources for other API versions

  • 8de6024: [Fix] Forward original graphql error message to client

  • f09417c: Adds check for Google's Crawler in the authorization functions to prevent CookieNotFound error loops. Fixes [6.1.0] Cannot complete OAuth process. Could not find an OAuth cookie for shop url #686

  • cbffa2f: Add trial days and replacement behavior to usage billing mutation. Fixes Usage based billing ignores replacement behaviour #770

@shopify-github-actions-access shopify-github-actions-access bot requested a review from a team as a code owner April 17, 2023 15:47
@github-actions github-actions bot force-pushed the changeset-release/main branch from dfd060c to 7ad8b64 Compare April 21, 2023 13:41
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from f00847f to 70ae11d Compare April 25, 2023 20:11
Copy link

@KyleGashler KyleGashler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eagerly awaiting this release

@KyleGashler
Copy link

@mkevinosullivan could you give me an expected eta on this release by chance?

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from b677d74 to 81cd696 Compare April 27, 2023 15:38
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from 1f89d54 to 5c71143 Compare May 5, 2023 17:37
@mkevinosullivan
Copy link
Contributor

@KyleGashler We're aiming for May 8-10 for release (apologies for delay, our team has been impacted by yesterday's layoff)

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 3d25d0c to d7f11ef Compare May 11, 2023 09:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from d7f11ef to 580b3c4 Compare May 11, 2023 14:32
@mkevinosullivan mkevinosullivan merged commit 3de67ce into main May 11, 2023
@mkevinosullivan mkevinosullivan deleted the changeset-release/main branch May 11, 2023 15:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants