Skip to content

Commit 6ee0a45

Browse files
authored
🐙 source-harvest: run up-to-date pipeline [2024-08-24] (#44681)
1 parent 5bf5235 commit 6ee0a45

File tree

4 files changed

+59
-58
lines changed

4 files changed

+59
-58
lines changed

airbyte-integrations/connectors/source-harvest/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: fe2b4084-3386-4d3b-9ad6-308f61a6f1e6
13-
dockerImageTag: 1.0.13
13+
dockerImageTag: 1.0.14
1414
dockerRepository: airbyte/source-harvest
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/harvest
1616
githubIssueLabel: source-harvest

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

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

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

docs/integrations/sources/harvest.md

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ The connector is restricted by the [Harvest rate limits](https://help.getharvest
9191

9292
| Version | Date | Pull Request | Subject |
9393
|:--------| :--------- | :------------------------------------------------------- |:----------------------------------------------------------------------------------------------------------------------------------|
94+
| 1.0.14 | 2024-08-24 | [44681](https://github.com/airbytehq/airbyte/pull/44681) | Update dependencies |
9495
| 1.0.13 | 2024-08-17 | [44263](https://github.com/airbytehq/airbyte/pull/44263) | Update dependencies |
9596
| 1.0.12 | 2024-08-10 | [43463](https://github.com/airbytehq/airbyte/pull/43463) | Update dependencies |
9697
| 1.0.11 | 2024-08-03 | [43123](https://github.com/airbytehq/airbyte/pull/43123) | Update dependencies |

0 commit comments

Comments
 (0)