Skip to content

Commit 938d188

Browse files
authored
🐙 source-amazon-ads: run up-to-date pipeline [2024-09-14] (#45548)
1 parent b92992c commit 938d188

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

airbyte-integrations/connectors/source-amazon-ads/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ data:
1313
connectorSubtype: api
1414
connectorType: source
1515
definitionId: c6b0a29e-1da9-4512-9002-7bfd0cba2246
16-
dockerImageTag: 5.0.15
16+
dockerImageTag: 5.0.16
1717
dockerRepository: airbyte/source-amazon-ads
1818
documentationUrl: https://docs.airbyte.com/integrations/sources/amazon-ads
1919
githubIssueLabel: source-amazon-ads

airbyte-integrations/connectors/source-amazon-ads/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-amazon-ads/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 = "5.0.15"
6+
version = "5.0.16"
77
name = "source-amazon-ads"
88
description = "Source implementation for Amazon Ads."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/amazon-ads.md

+1
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ Information about expected report generation waiting time can be found [here](ht
153153

154154
| Version | Date | Pull Request | Subject |
155155
|:--------|:-----------|:---------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------|
156+
| 5.0.16 | 2024-09-14 | [45548](https://github.com/airbytehq/airbyte/pull/45548) | Update dependencies |
156157
| 5.0.15 | 2024-09-07 | [45308](https://github.com/airbytehq/airbyte/pull/45308) | Update dependencies |
157158
| 5.0.14 | 2024-08-31 | [45051](https://github.com/airbytehq/airbyte/pull/45051) | Update dependencies |
158159
| 5.0.13 | 2024-08-24 | [44648](https://github.com/airbytehq/airbyte/pull/44648) | Update dependencies |

0 commit comments

Comments
 (0)