Skip to content

Commit d8e5dc8

Browse files
authored
🐙 source-greenhouse: run up-to-date pipeline [2024-09-07] (#45229)
1 parent 9e2d3cf commit d8e5dc8

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.16
13+
dockerImageTag: 0.5.17
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

+3-3
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.16"
6+
version = "0.5.17"
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.17 | 2024-09-07 | [45229](https://github.com/airbytehq/airbyte/pull/45229) | Update dependencies |
7778
| 0.5.16 | 2024-08-31 | [44755](https://github.com/airbytehq/airbyte/pull/44755) | Update dependencies |
7879
| 0.5.15 | 2024-08-17 | [44246](https://github.com/airbytehq/airbyte/pull/44246) | Update dependencies |
7980
| 0.5.14 | 2024-08-10 | [43595](https://github.com/airbytehq/airbyte/pull/43595) | Update dependencies |

0 commit comments

Comments
 (0)