Skip to content

Commit e3cfe77

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-greenhouse version to 0.5.18 Build source-greenhouse 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 d27e8d2 commit e3cfe77

File tree

4 files changed

+21
-17
lines changed

4 files changed

+21
-17
lines changed

airbyte-integrations/connectors/source-greenhouse/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: 59f1e50a-331f-4f09-b3e8-2e8d4d355f44
13-
dockerImageTag: 0.5.17
13+
dockerImageTag: 0.5.18
1414
dockerRepository: airbyte/source-greenhouse
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/greenhouse
1616
githubIssueLabel: source-greenhouse

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

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

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

docs/integrations/sources/greenhouse.md

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ The Greenhouse connector should not run into Greenhouse API limitations under no
7474

7575
| Version | Date | Pull Request | Subject |
7676
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
77+
| 0.5.18 | 2024-09-14 | [45476](https://github.com/airbytehq/airbyte/pull/45476) | Update dependencies |
7778
| 0.5.17 | 2024-09-07 | [45229](https://github.com/airbytehq/airbyte/pull/45229) | Update dependencies |
7879
| 0.5.16 | 2024-08-31 | [44755](https://github.com/airbytehq/airbyte/pull/44755) | Update dependencies |
7980
| 0.5.15 | 2024-08-17 | [44246](https://github.com/airbytehq/airbyte/pull/44246) | Update dependencies |

0 commit comments

Comments
 (0)