Skip to content

Commit e9a517f

Browse files
authored
πŸ™ source-snapchat-marketing: run up-to-date pipeline [2024-08-31] (#44998)
1 parent 5eb1504 commit e9a517f

File tree

4 files changed

+29
-21
lines changed

4 files changed

+29
-21
lines changed

β€Žairbyte-integrations/connectors/source-snapchat-marketing/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data:
88
connectorSubtype: api
99
connectorType: source
1010
definitionId: 200330b2-ea62-4d11-ac6d-cfe3e3f8ab2b
11-
dockerImageTag: 1.2.5
11+
dockerImageTag: 1.2.6
1212
dockerRepository: airbyte/source-snapchat-marketing
1313
githubIssueLabel: source-snapchat-marketing
1414
icon: snapchat.svg

β€Žairbyte-integrations/connectors/source-snapchat-marketing/poetry.lock

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

β€Žairbyte-integrations/connectors/source-snapchat-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 = "1.2.5"
6+
version = "1.2.6"
77
name = "source-snapchat-marketing"
88
description = "Source implementation for Snapchat Marketing."
99
authors = [ "Airbyte <[email protected]>",]

β€Ždocs/integrations/sources/snapchat-marketing.md

+1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ Syncing data with an hourly granularity often generates large data volumes and c
143143

144144
| Version | Date | Pull Request | Subject |
145145
|:--------|:-----------|:---------------------------------------------------------|:-------------------------------------------------------------------------------|
146+
| 1.2.6 | 2024-08-31 | [44998](https://github.com/airbytehq/airbyte/pull/44998) | Update dependencies |
146147
| 1.2.5 | 2024-08-24 | [44735](https://github.com/airbytehq/airbyte/pull/44735) | Update dependencies |
147148
| 1.2.4 | 2024-08-17 | [43859](https://github.com/airbytehq/airbyte/pull/43859) | Update dependencies |
148149
| 1.2.3 | 2024-08-12 | [43826](https://github.com/airbytehq/airbyte/pull/43826) | Fixed the bug with the missing `spend` field to supported `*_stats_*` streams |

0 commit comments

Comments
Β (0)