* Updates the Shopify SDK to 12.3.0 * Updates API version used to 2024-01 * Incarporates schema changes [187](https://github.com/singer-io/tap-shopify/pull/187)
1.9.0
* Updates to run on python 3.11 [186](https://github.com/singer-io/tap-shopify/pull/186)
1.8.0
* Updates the Shopify SDK to 12.3.0 * Updates API version used to 2023_04 * Adds and removes fields per Shopify API changelog for versions 2022_10, 2023_01, 2023_04 [178](https://github.com/singer-io/tap-shopify/pull/178)
1.7.6
* Add backoff for 404 error code [159](https://github.com/singer-io/tap-shopify/pull/159)
1.7.5
* Add backoff for ConnectionResetError [169](https://github.com/singer-io/tap-shopify/pull/169)
1.7.4
* Add backoff for IncompleteRead [144](https://github.com/singer-io/tap-shopify/pull/144)