Skip to content

Commit 89b1567

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-tiktok-marketing version to 4.2.5 Build source-tiktok-marketing docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 44a96f8 commit 89b1567

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
lines changed

airbyte-integrations/connectors/source-tiktok-marketing/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: 4bfac00d-ce15-44ff-95b9-9e3c3e8fbd35
14-
dockerImageTag: 4.2.4
14+
dockerImageTag: 4.2.5
1515
dockerRepository: airbyte/source-tiktok-marketing
1616
documentationUrl: https://docs.airbyte.com/integrations/sources/tiktok-marketing
1717
githubIssueLabel: source-tiktok-marketing

airbyte-integrations/connectors/source-tiktok-marketing/poetry.lock

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

airbyte-integrations/connectors/source-tiktok-marketing/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.2.4"
6+
version = "4.2.5"
77
name = "source-tiktok-marketing"
88
description = "Source implementation for Tiktok Marketing."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/tiktok-marketing.md

+1
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ The connector is restricted by [requests limitation](https://business-api.tiktok
138138

139139
| Version | Date | Pull Request | Subject |
140140
|:--------|:-----------|:---------------------------------------------------------|:------------------------------------------------------------------------------------------------------------|
141+
| 4.2.5 | 2024-08-31 | [44954](https://github.com/airbytehq/airbyte/pull/44954) | Update dependencies |
141142
| 4.2.4 | 2024-08-24 | [43783](https://github.com/airbytehq/airbyte/pull/43783) | Update dependencies |
142143
| 4.2.3 | 2024-08-19 | [44048](https://github.com/airbytehq/airbyte/pull/44048) | Fix include_deleted toggle |
143144
| 4.2.2 | 2024-08-03 | [42822](https://github.com/airbytehq/airbyte/pull/42822) | Update dependencies |

0 commit comments

Comments
 (0)