Skip to content

Commit d052a8a

Browse files
authored
🐙 source-apple-search-ads: run up-to-date pipeline [2024-09-14] (#45474)
1 parent c27f183 commit d052a8a

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

airbyte-integrations/connectors/source-apple-search-ads/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: e59c8416-c2fa-4bd3-9e95-52677ea281c1
5-
dockerImageTag: 0.1.17
5+
dockerImageTag: 0.1.18
66
dockerRepository: airbyte/source-apple-search-ads
77
githubIssueLabel: source-apple-search-ads
88
icon: apple.svg

airbyte-integrations/connectors/source-apple-search-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-apple-search-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 = "0.1.17"
6+
version = "0.1.18"
77
name = "source-apple-search-ads"
88
description = "Source implementation for Apple Search Ads."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/apple-search-ads.md

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ However, at this moment and as indicated in the stream names, the connector only
6060

6161
| Version | Date | Pull Request | Subject |
6262
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------------------------------- |
63+
| 0.1.18 | 2024-09-14 | [45474](https://github.com/airbytehq/airbyte/pull/45474) | Update dependencies |
6364
| 0.1.17 | 2024-09-07 | [45326](https://github.com/airbytehq/airbyte/pull/45326) | Update dependencies |
6465
| 0.1.16 | 2024-08-31 | [45013](https://github.com/airbytehq/airbyte/pull/45013) | Update dependencies |
6566
| 0.1.15 | 2024-08-24 | [44654](https://github.com/airbytehq/airbyte/pull/44654) | Update dependencies |

0 commit comments

Comments
 (0)