PR #155 includes the following updates:
Schema/Data Changes
5 total changes • 5 possible breaking changes
| Data Model(s) | Change type | Old | New | Notes |
|---|---|---|---|---|
shopify__order_lines
| Sunset columns | variant_fulfillment_servicevariant_gramsvariant_weightvariant_weight_unitvariant_option_1variant_option_2variant_option_3
| Completes sunset of deprecated fields from January updates. | |
shopify__inventory_levels
| Sunset columns | variant_fulfillment_servicevariant_inventory_managementvariant_gramsvariant_weightvariant_weight_unitvariant_option_1variant_option_2variant_option_3
| Completes sunset of deprecated fields from January updates. | |
shopify__daily_shopshopify_gql__daily_shop
| Data changes | Order metrics may be inflated | Order metrics now correctly calculated | Soft-deleted staging shop records are now filtered out, which previously could have incorrectly inflated metrics. |
shopify__order_lines
| Deprecated columns | pre_tax_pricepre_tax_price_set
| These fields now return null and will be sunset in a future release. | |
shopify__products
| Deprecated column | published_scope
| This field now returns null and will be sunset in a future release. |
Full Changelog: v1.7.0...v1.8.0