Skip to content

Commit 5299c11

Browse files
authored
🐙 source-commercetools: run up-to-date pipeline [2024-08-17] (#44209)
1 parent b097587 commit 5299c11

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ data:
1515
connectorSubtype: api
1616
connectorType: source
1717
definitionId: 008b2e26-11a3-11ec-82a8-0242ac130003
18-
dockerImageTag: 0.2.11
18+
dockerImageTag: 0.2.12
1919
dockerRepository: airbyte/source-commercetools
2020
githubIssueLabel: source-commercetools
2121
icon: commercetools.svg

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

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

airbyte-integrations/connectors/source-commercetools/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.2.11"
6+
version = "0.2.12"
77
name = "source-commercetools"
88
description = "Source implementation for Commercetools."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/commercetools.md

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Commercetools has some [rate limit restrictions](https://docs.commercetools.com/
5252

5353
| Version | Date | Pull Request | Subject |
5454
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------ |
55+
| 0.2.12 | 2024-08-17 | [44209](https://github.com/airbytehq/airbyte/pull/44209) | Update dependencies |
5556
| 0.2.11 | 2024-08-12 | [43770](https://github.com/airbytehq/airbyte/pull/43770) | Update dependencies |
5657
| 0.2.10 | 2024-08-03 | [43131](https://github.com/airbytehq/airbyte/pull/43131) | Update dependencies |
5758
| 0.2.9 | 2024-07-27 | [42673](https://github.com/airbytehq/airbyte/pull/42673) | Update dependencies |

0 commit comments

Comments
 (0)