🐙 source-shopify: run up-to-date pipeline [2025-05-17] (#59015)
Co-authored-by: David Gold <32782137+dbgold17@users.noreply.github.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 9da77001-af33-4bcd-be46-6252bf9342b9
|
||||
dockerImageTag: 3.0.6
|
||||
dockerImageTag: 3.0.7
|
||||
dockerRepository: airbyte/source-shopify
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/shopify
|
||||
erdUrl: https://dbdocs.io/airbyteio/source-shopify?view=relationships
|
||||
|
||||
1061
airbyte-integrations/connectors/source-shopify/poetry.lock
generated
1061
airbyte-integrations/connectors/source-shopify/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "3.0.6"
|
||||
version = "3.0.7"
|
||||
name = "source-shopify"
|
||||
description = "Source CDK implementation for Shopify."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
@@ -246,7 +246,8 @@ For all `Shopify GraphQL BULK` api requests these limitations are applied: https
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:--------|:-----------|:---------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| 3.0.6 | 2025-05-28 | [60797](https://github.com/airbytehq/airbyte/pull/60797) | Fix 500s on `orders` & `order_refunds` streams by adding dynamic page limit.|
|
||||
| 3.0.7 | 2025-06-02 | [59015](https://github.com/airbytehq/airbyte/pull/59015) | 🐙 source-shopify: Update dependencies [2025-05-17] |
|
||||
| 3.0.6 | 2025-05-28 | [60797](https://github.com/airbytehq/airbyte/pull/60797) | Fix 500s on `orders` & `order_refunds` streams by adding dynamic page limit. |
|
||||
| 3.0.5 | 2025-04-23 | [58598](https://github.com/airbytehq/airbyte/pull/58598) | Fix AttributeError with Null `measurement_weight` fields for `product_variants` streams |
|
||||
| 3.0.4 | 2025-04-19 | [58431](https://github.com/airbytehq/airbyte/pull/58431) | Update dependencies |
|
||||
| 3.0.3 | 2025-04-12 | [57984](https://github.com/airbytehq/airbyte/pull/57984) | Update dependencies |
|
||||
|
||||
Reference in New Issue
Block a user