ShopifySharp 6.8.0
·
373 commits
to master
since this release
What's Changed
- Extracted logic to parse Bucket state information for REST and GraphQL by @clement911 in #970
- Using SystemTextJson instead of JsonNet to extract leaky bucket state… by @clement911 in #972
- Added Order.SourceIdentifier by @clement911 in #974
- Rename ShopifyRestApiCredentials to ShopifyApiCredentials by @nozzlegear in #977
- Deprecate ShopifyException.HttpResponseMessage property by @nozzlegear in #978
- Deprecate AuthorizationService and split it into separate utility classes with interfaces by @nozzlegear in #976
- Add
factory.Create(string shopDomain, string accessToken)
overload to all service factories by @nozzlegear in #979
Full Changelog: ShopifySharp/6.7.0...ShopifySharp/6.8.0