Skip to content

Commit 2a9311e

Browse files
authored
🐙 source-onesignal: run up-to-date pipeline [2024-08-03] (#42742)
1 parent 5543fc9 commit 2a9311e

File tree

4 files changed

+31
-30
lines changed

4 files changed

+31
-30
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.4
22+
dockerImageTag: 1.1.5
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

+28-28
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.4"
6+
version = "1.1.5"
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.5 | 2024-08-03 | [42742](https://github.com/airbytehq/airbyte/pull/42742) | Update dependencies |
8182
| 1.1.4 | 2024-07-20 | [42293](https://github.com/airbytehq/airbyte/pull/42293) | Update dependencies |
8283
| 1.1.3 | 2024-07-13 | [41785](https://github.com/airbytehq/airbyte/pull/41785) | Update dependencies |
8384
| 1.1.2 | 2024-07-10 | [41317](https://github.com/airbytehq/airbyte/pull/41317) | Update dependencies |

0 commit comments

Comments
 (0)