Skip to content

Commit 865fdd3

Browse files
authored
🐙 source-onesignal: run up-to-date pipeline [2024-08-12] (#43767)
1 parent f3259c1 commit 865fdd3

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data:
1919
type: GSM
2020
connectorType: source
2121
definitionId: bb6afd81-87d5-47e3-97c4-e2c2901b1cf8
22-
dockerImageTag: 1.1.6
22+
dockerImageTag: 1.1.7
2323
dockerRepository: airbyte/source-onesignal
2424
documentationUrl: https://docs.airbyte.com/integrations/sources/onesignal
2525
githubIssueLabel: source-onesignal

airbyte-integrations/connectors/source-onesignal/poetry.lock

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

airbyte-integrations/connectors/source-onesignal/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.1.6"
6+
version = "1.1.7"
77
name = "source-onesignal"
88
description = "Source implementation for One Signal."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/onesignal.md

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ The connector is restricted by normal OneSignal [rate limits](https://documentat
7878

7979
| Version | Date | Pull Request | Subject |
8080
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------- |
81+
| 1.1.7 | 2024-08-12 | [43767](https://github.com/airbytehq/airbyte/pull/43767) | Update dependencies |
8182
| 1.1.6 | 2024-08-10 | [43468](https://github.com/airbytehq/airbyte/pull/43468) | Update dependencies |
8283
| 1.1.5 | 2024-08-03 | [42742](https://github.com/airbytehq/airbyte/pull/42742) | Update dependencies |
8384
| 1.1.4 | 2024-07-20 | [42293](https://github.com/airbytehq/airbyte/pull/42293) | Update dependencies |

0 commit comments

Comments
 (0)