1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-apple-search-ads: run up-to-date pipeline [2024-12-21] (#50155)

This commit is contained in:
Airbyte
2024-12-21 22:15:00 +02:00
committed by GitHub
parent ff35912ac0
commit 354c162bda
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: e59c8416-c2fa-4bd3-9e95-52677ea281c1
dockerImageTag: 0.2.3
dockerImageTag: 0.2.4
dockerRepository: airbyte/source-apple-search-ads
githubIssueLabel: source-apple-search-ads
icon: apple.svg
@@ -35,5 +35,5 @@ data:
alias: airbyte-connector-testing-secret-store
supportLevel: community
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
metadataSpecVersion: "1.0"

View File

@@ -60,6 +60,7 @@ However, at this moment and as indicated in the stream names, the connector only
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------------------------------- |
| 0.2.4 | 2024-12-21 | [50155](https://github.com/airbytehq/airbyte/pull/50155) | Update dependencies |
| 0.2.3 | 2024-12-14 | [49561](https://github.com/airbytehq/airbyte/pull/49561) | Update dependencies |
| 0.2.2 | 2024-12-12 | [47751](https://github.com/airbytehq/airbyte/pull/47751) | Update dependencies |
| 0.2.1 | 2024-11-08 | [48440](https://github.com/airbytehq/airbyte/pull/48440) | Set authentication grant_type to client_credentials |