Skip to content

Commit 18dc4b0

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-orb version to 2.0.8 Build source-orb 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 18dc4b0

File tree

4 files changed

+64
-61
lines changed

4 files changed

+64
-61
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ data:
44
connectorSubtype: api
55
connectorType: source
66
definitionId: 7f0455fb-4518-4ec0-b7a3-d808bf8081cc
7-
dockerImageTag: 2.0.7
7+
dockerImageTag: 2.0.8
88
dockerRepository: airbyte/source-orb
99
githubIssueLabel: source-orb
1010
icon: orb.svg

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

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

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

docs/integrations/sources/orb.md

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ an Orb Account and API Key.
6565

6666
| Version | Date | Pull Request | Subject |
6767
|---------|------------| -------------------------------------------------------- |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
68+
| 2.0.8 | 2024-08-10 | [43601](https://github.com/airbytehq/airbyte/pull/43601) | Update dependencies |
6869
| 2.0.7 | 2024-08-03 | [43163](https://github.com/airbytehq/airbyte/pull/43163) | Update dependencies |
6970
| 2.0.6 | 2024-07-20 | [42198](https://github.com/airbytehq/airbyte/pull/42198) | Update dependencies |
7071
| 2.0.5 | 2024-07-13 | [41720](https://github.com/airbytehq/airbyte/pull/41720) | Update dependencies |

0 commit comments

Comments
 (0)