Skip to content

Commit 1514b27

Browse files
authored
🐙 source-onesignal: run up-to-date pipeline [2024-09-14] (#45528)
1 parent 6a00964 commit 1514b27

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
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.11
22+
dockerImageTag: 1.1.12
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

+24-21
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.11"
6+
version = "1.1.12"
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.12 | 2024-09-14 | [45528](https://github.com/airbytehq/airbyte/pull/45528) | Update dependencies |
8182
| 1.1.11 | 2024-09-07 | [45228](https://github.com/airbytehq/airbyte/pull/45228) | Update dependencies |
8283
| 1.1.10 | 2024-08-31 | [45046](https://github.com/airbytehq/airbyte/pull/45046) | Update dependencies |
8384
| 1.1.9 | 2024-08-24 | [44673](https://github.com/airbytehq/airbyte/pull/44673) | Update dependencies |

0 commit comments

Comments
 (0)