Skip to content

Commit 8b8e2f0

Browse files
authored
🐙 source-commercetools: run up-to-date pipeline [2024-09-14] (#45552)
1 parent cb4d131 commit 8b8e2f0

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
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.15
18+
dockerImageTag: 0.2.16
1919
dockerRepository: airbyte/source-commercetools
2020
githubIssueLabel: source-commercetools
2121
icon: commercetools.svg

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

+21-18
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.15"
6+
version = "0.2.16"
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.16 | 2024-09-14 | [45552](https://github.com/airbytehq/airbyte/pull/45552) | Update dependencies |
5556
| 0.2.15 | 2024-09-07 | [45287](https://github.com/airbytehq/airbyte/pull/45287) | Update dependencies |
5657
| 0.2.14 | 2024-08-31 | [45022](https://github.com/airbytehq/airbyte/pull/45022) | Update dependencies |
5758
| 0.2.13 | 2024-08-24 | [44744](https://github.com/airbytehq/airbyte/pull/44744) | Update dependencies |

0 commit comments

Comments
 (0)