Skip to content

Commit 6402d34

Browse files
authored
🐙 source-linkedin-ads: run up-to-date pipeline [2024-09-14] (#45532)
1 parent a1e2808 commit 6402d34

File tree

4 files changed

+21
-17
lines changed

4 files changed

+21
-17
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data:
1111
connectorSubtype: api
1212
connectorType: source
1313
definitionId: 137ece28-5434-455c-8f34-69dc3782f451
14-
dockerImageTag: 4.0.5
14+
dockerImageTag: 4.0.6
1515
dockerRepository: airbyte/source-linkedin-ads
1616
documentationUrl: https://docs.airbyte.com/integrations/sources/linkedin-ads
1717
githubIssueLabel: source-linkedin-ads

airbyte-integrations/connectors/source-linkedin-ads/poetry.lock

+18-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-linkedin-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 = "4.0.5"
6+
version = "4.0.6"
77
name = "source-linkedin-ads"
88
description = "Source implementation for Linkedin Ads."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/linkedin-ads.md

+1
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ After 5 unsuccessful attempts - the connector will stop the sync operation. In s
191191

192192
| Version | Date | Pull Request | Subject |
193193
|:--------|:-----------|:---------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------|
194+
| 4.0.6 | 2024-09-14 | [45532](https://github.com/airbytehq/airbyte/pull/45532) | Update dependencies |
194195
| 4.0.5 | 2024-09-07 | [45209](https://github.com/airbytehq/airbyte/pull/45209) | Update dependencies |
195196
| 4.0.4 | 2024-08-31 | [44950](https://github.com/airbytehq/airbyte/pull/44950) | Update dependencies |
196197
| 4.0.3 | 2024-08-24 | [44682](https://github.com/airbytehq/airbyte/pull/44682) | Update dependencies |

0 commit comments

Comments
 (0)