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

Update supported Admin API versions #310

Merged
merged 2 commits into from
Mar 1, 2022
Merged

Conversation

paulomarg
Copy link
Contributor

WHY are these changes introduced?

Our supported Admin API versions were no longer up to date.

WHAT is this pull request doing?

Adds the latest API versions, and drops unsupported ones. This is a breaking change in that using a non-supported version will create code errors (aside from any errors incurred by the silent API version upgrade).

Type of change

  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above
  • I have added/updated tests for this change

@paulomarg paulomarg requested a review from a team as a code owner March 1, 2022 15:03
@paulomarg paulomarg force-pushed the paulo/update_api_versions branch from be6d707 to ce2b1e4 Compare March 1, 2022 15:04
@paulomarg paulomarg force-pushed the paulo/update_api_versions branch from ce2b1e4 to d4eca46 Compare March 1, 2022 15:05
src/webhooks/registry.ts Outdated Show resolved Hide resolved
src/webhooks/registry.ts Outdated Show resolved Hide resolved
src/webhooks/registry.ts Outdated Show resolved Hide resolved
src/webhooks/test/registry.test.ts Outdated Show resolved Hide resolved
src/webhooks/test/registry.test.ts Show resolved Hide resolved
@paulomarg paulomarg force-pushed the paulo/update_api_versions branch from 902a438 to 519bb4d Compare March 1, 2022 19:30
Copy link
Contributor

@eliasrumley eliasrumley left a comment

Choose a reason for hiding this comment

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

👍 Awesome, looks great!

@paulomarg paulomarg merged commit e650d67 into main Mar 1, 2022
@paulomarg paulomarg deleted the paulo/update_api_versions branch March 1, 2022 20:06
@shopify-shipit shopify-shipit bot temporarily deployed to next March 8, 2022 22:13 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to production April 4, 2022 13:57 Inactive
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants