Skip to content

Commit 24a2c61

Browse files
authored
chore(source-linkedin-ads): upgrade to cdk v7 (#67564)
## What Addresses https://github.com/airbytehq/airbyte-internal-issues/issues/14717 ## How Update the CDK version to pick airbytehq/airbyte-python-cdk#783 up ## Review guide <!-- 1. `x.py` 2. `y.py` --> ## User Impact <!-- * What is the end result perceived by the user? * If there are negative side effects, please list them. --> ## Can this PR be safely reverted and rolled back? <!-- * If unsure, leave it blank. --> - [x] YES 💚 - [ ] NO ❌
1 parent ac944b6 commit 24a2c61

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

airbyte-integrations/connectors/source-linkedin-ads/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ data:
77
- linkedin.com
88
- api.linkedin.com
99
connectorBuildOptions:
10-
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.10@sha256:76b1aff1fe90c41dc7a4fa8902c5cbc1a5f3a659140af4a0fd610c1a215166aa
10+
baseImage: docker.io/airbyte/source-declarative-manifest:7.3.2@sha256:0b877038dabe96789528febda5d7fc7cd1a1547ea92717f19aacde5752cfe572
1111
connectorSubtype: api
1212
connectorType: source
1313
definitionId: 137ece28-5434-455c-8f34-69dc3782f451
14-
dockerImageTag: 5.5.2
14+
dockerImageTag: 5.5.3
1515
dockerRepository: airbyte/source-linkedin-ads
1616
documentationUrl: https://docs.airbyte.com/integrations/sources/linkedin-ads
1717
githubIssueLabel: source-linkedin-ads

docs/integrations/sources/linkedin-ads.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ No workaround has been identified to manage this issue as of 2025, February.
202202

203203
| Version | Date | Pull Request | Subject |
204204
|:-----------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
205+
| 5.5.3 | 2025-10-09 | [67564](https://github.com/airbytehq/airbyte/pull/67564) | Upgrade to CDK v7. |
205206
| 5.5.2 | 2025-07-16 | [63336](https://github.com/airbytehq/airbyte/pull/63336) | Promoting release candidate 5.5.2-rc.1 to a main version. |
206207
| 5.5.2-rc.1 | 2025-06-23 | [60996](https://github.com/airbytehq/airbyte/pull/60996) | Fix to properly manage pagination for `Lead forms` and `Lead form responses` streams |
207208
| 5.5.1 | 2025-06-18 | [61639](https://github.com/airbytehq/airbyte/pull/61639) | Reduce default concurrency level to 3 and enable configurability via `num_workers` config property |

0 commit comments

Comments
 (0)