Skip to content

Commit 8e7ffab

Browse files
authored
🐙 source-woocommerce: run up-to-date pipeline [2024-08-31] (#44957)
1 parent dd9be4b commit 8e7ffab

File tree

4 files changed

+29
-21
lines changed

4 files changed

+29
-21
lines changed

airbyte-integrations/connectors/source-woocommerce/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data:
88
connectorSubtype: api
99
connectorType: source
1010
definitionId: 2a2552ca-9f78-4c1c-9eb7-4d0dc66d72df
11-
dockerImageTag: 0.4.5
11+
dockerImageTag: 0.4.6
1212
dockerRepository: airbyte/source-woocommerce
1313
documentationUrl: https://docs.airbyte.com/integrations/sources/woocommerce
1414
githubIssueLabel: source-woocommerce

airbyte-integrations/connectors/source-woocommerce/poetry.lock

+26-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-woocommerce/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.4.5"
6+
version = "0.4.6"
77
name = "source-woocommerce"
88
description = "Source implementation for Woocommerce."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/woocommerce.md

+1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ maximum number of seconds between API calls.
122122

123123
| Version | Date | Pull Request | Subject |
124124
|:--------| :--------- |:---------------------------------------------------------|:-----------------------------------------------------------------------|
125+
| 0.4.6 | 2024-08-31 | [44957](https://github.com/airbytehq/airbyte/pull/44957) | Update dependencies |
125126
| 0.4.5 | 2024-08-24 | [44627](https://github.com/airbytehq/airbyte/pull/44627) | Update dependencies |
126127
| 0.4.4 | 2024-08-19 | [44388](https://github.com/airbytehq/airbyte/pull/44388) | Update the CDK version to support RFR for Low-Code substreams |
127128
| 0.4.3 | 2024-08-17 | [44228](https://github.com/airbytehq/airbyte/pull/44228) | Update dependencies |

0 commit comments

Comments
 (0)