Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Compare
Choose a tag to compare
@shopify-github-actions-access shopify-github-actions-access released this 06 Mar 15:55
· 131 commits to main since this release
2f949f7

Minor Changes

  • 01371f7: Add function to authenticate fulfillment service requests

Patch Changes

  • 4e7c479: Show an INFO log for disabled future flags to encourage apps to migrate ahead of time, making major version bumps simpler.
  • 13a230d: Enabled returning the full response object in Customer.search() and GiftCard.search(), so that apps can paginate through the results.
  • f57712c: Refactor HMAC validation to use a common function.
  • 01a803d: Reintroduced logging of HTTP requests for OAuth processes, which was incorrectly removed when the new clients were introduced.