Skip to content

Commit 20c60f0

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-orbit version to 0.3.15 Build source-orbit docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 2a15fbd commit 20c60f0

File tree

4 files changed

+61
-58
lines changed

4 files changed

+61
-58
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 95bcc041-1d1a-4c2e-8802-0ca5b1bfa36a
13-
dockerImageTag: 0.3.14
13+
dockerImageTag: 0.3.15
1414
dockerRepository: airbyte/source-orbit
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/orbit
1616
githubIssueLabel: source-orbit

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

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

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

docs/integrations/sources/orbit.md

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ The Orbit API Key should be available to you immediately as an Orbit user.
4848

4949
| Version | Date | Pull Request | Subject |
5050
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
51+
| 0.3.15 | 2024-08-10 | [43697](https://github.com/airbytehq/airbyte/pull/43697) | Update dependencies |
5152
| 0.3.14 | 2024-08-03 | [43188](https://github.com/airbytehq/airbyte/pull/43188) | Update dependencies |
5253
| 0.3.13 | 2024-07-27 | [42388](https://github.com/airbytehq/airbyte/pull/42388) | Update dependencies |
5354
| 0.3.12 | 2024-07-13 | [41770](https://github.com/airbytehq/airbyte/pull/41770) | Update dependencies |

0 commit comments

Comments
 (0)