Skip to content

ShopifySharp 6.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 19:37
· 232 commits to master since this release
6cf6c61

What's Changed

  • More robust validation when setting leaky bucket state. by @clement911 in #955
  • Handle GraphQL API bucket state bug. by @clement911 in #956
  • Regenerated the GraphQL model to expose the IConnectionWithEdges<TNod… by @clement911 in #958
  • Fixes #957 by @clement911 in #961
  • New overload to GraphService.Send to allow passing variables + unit t… by @clement911 in #966
  • Added missing 'Currency' property to 'Charge' entity. by @ltasler in #967
  • Add service factory classes for all ShopifySharp services by @nozzlegear in #963
  • Add method to validate Shopify webhooks using ReadOnlyMemory<byte> by @Socolin in #969
  • Add ShopifySharp.Entities.WebhookPayloads.CartUpdatedPayload object by @nozzlegear in #964

New Contributors

Full Changelog: 6.6.1...ShopifySharp/6.7.0