1
0
mirror of synced 2025-12-19 18:14:56 -05:00

🐙 source-amazon-ads: run up-to-date pipeline [2025-12-16] (#70937)

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
This commit is contained in:
octavia-bot-hoard[bot]
2025-12-18 16:26:43 -08:00
committed by GitHub
parent 19c21cb9be
commit 415de85008
2 changed files with 3 additions and 2 deletions

View File

@@ -9,11 +9,11 @@ data:
- advertising-api-eu.amazon.com
- advertising-api-fe.amazon.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2
connectorSubtype: api
connectorType: source
definitionId: c6b0a29e-1da9-4512-9002-7bfd0cba2246
dockerImageTag: 7.3.9
dockerImageTag: 7.3.10
dockerRepository: airbyte/source-amazon-ads
documentationUrl: https://docs.airbyte.com/integrations/sources/amazon-ads
githubIssueLabel: source-amazon-ads

View File

@@ -169,6 +169,7 @@ If you need better sync performance and are not experiencing rate limiting error
| Version | Date | Pull Request | Subject |
|:-----------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 7.3.10 | 2025-12-16 | [70937](https://github.com/airbytehq/airbyte/pull/70937) | Update dependencies |
| 7.3.9 | 2025-12-11 | [69836](https://github.com/airbytehq/airbyte/pull/69836) | Increase max concurrency to 20 and add rate limits documentation |
| 7.3.8 | 2025-11-25 | [69911](https://github.com/airbytehq/airbyte/pull/69911) | Update dependencies |
| 7.3.7 | 2025-10-29 | [69040](https://github.com/airbytehq/airbyte/pull/69040) | Update dependencies |