Skip to content

Commit 8503075

Browse files
authored
🐙 source-apple-search-ads: run up-to-date pipeline [2024-08-12] (#43912)
1 parent e96e73f commit 8503075

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.12
5+
dockerImageTag: 0.1.13
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

+3-3
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.12"
6+
version = "0.1.13"
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.13 | 2024-08-12 | [43912](https://github.com/airbytehq/airbyte/pull/43912) | Update dependencies |
6364
| 0.1.12 | 2024-08-10 | [43514](https://github.com/airbytehq/airbyte/pull/43514) | Update dependencies |
6465
| 0.1.11 | 2024-08-03 | [43195](https://github.com/airbytehq/airbyte/pull/43195) | Update dependencies |
6566
| 0.1.10 | 2024-07-27 | [42660](https://github.com/airbytehq/airbyte/pull/42660) | Update dependencies |

0 commit comments

Comments
 (0)