Skip to content

Commit bd92fc6

Browse files
authored
🐙 source-ringcentral: run up-to-date pipeline [2024-08-17] (#44247)
1 parent 05cff55 commit bd92fc6

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

airbyte-integrations/connectors/source-ringcentral/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: 213d69b9-da66-419e-af29-c23142d4af5f
5-
dockerImageTag: 0.1.14
5+
dockerImageTag: 0.1.15
66
dockerRepository: airbyte/source-ringcentral
77
githubIssueLabel: source-ringcentral
88
icon: icon.svg

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

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

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

docs/integrations/sources/ringcentral.md

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ RingCentral [API reference](https://platform.devtest.ringcentral.com/restapi/v1.
8080

8181
| Version | Date | Pull Request | Subject |
8282
| :------ | :--------- | :------------------------------------------------- | :------------- |
83+
| 0.1.15 | 2024-08-17 | [44247](https://github.com/airbytehq/airbyte/pull/44247) | Update dependencies |
8384
| 0.1.14 | 2024-08-12 | [43830](https://github.com/airbytehq/airbyte/pull/43830) | Update dependencies |
8485
| 0.1.13 | 2024-08-10 | [43662](https://github.com/airbytehq/airbyte/pull/43662) | Update dependencies |
8586
| 0.1.12 | 2024-08-03 | [43148](https://github.com/airbytehq/airbyte/pull/43148) | Update dependencies |

0 commit comments

Comments
 (0)