Skip to content

Commit aa1455d

Browse files
authored
🐙 source-appsflyer: run up-to-date pipeline [2024-09-14] (#45510)
1 parent 6bef8c9 commit aa1455d

File tree

4 files changed

+21
-17
lines changed

4 files changed

+21
-17
lines changed

airbyte-integrations/connectors/source-appsflyer/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: 16447954-e6a8-4593-b140-43dea13bc457
5-
dockerImageTag: 0.2.15
5+
dockerImageTag: 0.2.16
66
dockerRepository: airbyte/source-appsflyer
77
githubIssueLabel: source-appsflyer
88
icon: appsflyer.svg

airbyte-integrations/connectors/source-appsflyer/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-appsflyer/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 = "0.2.15"
6+
version = "0.2.16"
77
name = "source-appsflyer"
88
description = "Source implementation for Appsflyer."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/appsflyer.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The Airbyte Source for [AppsFLyer](https://www.appsflyer.com/)
2323

2424
| Version | Date | Pull Request | Subject |
2525
| :------ | :--------- | :----------------------------------------------------- | :------------------------------------------ |
26+
| 0.2.16 | 2024-09-14 | [45510](https://github.com/airbytehq/airbyte/pull/45510) | Update dependencies |
2627
| 0.2.15 | 2024-09-07 | [45234](https://github.com/airbytehq/airbyte/pull/45234) | Update dependencies |
2728
| 0.2.14 | 2024-08-31 | [44956](https://github.com/airbytehq/airbyte/pull/44956) | Update dependencies |
2829
| 0.2.13 | 2024-08-24 | [44633](https://github.com/airbytehq/airbyte/pull/44633) | Update dependencies |

0 commit comments

Comments
 (0)