Skip to content

Commit 417bd6d

Browse files
authored
🐙 source-apple-search-ads: run up-to-date pipeline [2024-08-31] (#45013)
1 parent ff1c5f4 commit 417bd6d

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
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.15
5+
dockerImageTag: 0.1.16
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

+22-16
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.15"
6+
version = "0.1.16"
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.16 | 2024-08-31 | [45013](https://github.com/airbytehq/airbyte/pull/45013) | Update dependencies |
6364
| 0.1.15 | 2024-08-24 | [44654](https://github.com/airbytehq/airbyte/pull/44654) | Update dependencies |
6465
| 0.1.14 | 2024-08-17 | [44322](https://github.com/airbytehq/airbyte/pull/44322) | Update dependencies |
6566
| 0.1.13 | 2024-08-12 | [43912](https://github.com/airbytehq/airbyte/pull/43912) | Update dependencies |

0 commit comments

Comments
 (0)