Skip to content

ShopifySharp 6.22.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 06:06
· 2 commits to master since this release

🐛 Fixin' bugs 💥

ShopifySharp v6.22.2 is now available on Nuget! This release contains bugfixes for several annoying System.Text.Json deserialization bugs that would rear their ugly heads when ShopifySharp deserialized certain response values using the GraphService. Here's the full list of fixes in this release:

  • It was discovered that Shopify uses two different json structures for GraphErrorExtensions.Value, and a bug has been fixed where the second, previously unknown structure would cause the GraphService to throw a ShopifyJsonParseException. #1149
  • Fixed an issue where any non-string value in the GraphError.Path value would cause the GraphService to throw a ShopifyJsonParseException. #1152
  • Fixed an issue with the ObjectDictionaryConverter where nested json objects would erroneously be returned as JsonElement values rather than their intended .NET clr types. #1162

Full Changelog: ShopifySharp/6.22.1...ShopifySharp/6.22.2

❤️ How to support ShopifySharp

If you find ShopifySharp useful, please consider contributing to the project! If you'd like contribute financially, you can do so by sponsoring the author here on Github, or by purchasing a copy of The Shopify Development Handbook on Gumroad – an updated version using GraphQL is coming soon!.