Skip to content

Commit deafa24

Browse files
authored
🐙 source-zenloop: run up-to-date pipeline [2024-09-07] (#45249)
1 parent ca4184c commit deafa24

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-zenloop/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: f1e4c7f6-db5c-4035-981f-d35ab4998794
13-
dockerImageTag: 0.1.28
13+
dockerImageTag: 0.1.29
1414
dockerRepository: airbyte/source-zenloop
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/zenloop
1616
githubIssueLabel: source-zenloop

airbyte-integrations/connectors/source-zenloop/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-zenloop/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.1.28"
6+
version = "0.1.29"
77
name = "source-zenloop"
88
description = "Source implementation for Zenloop."
99
authors = [ "Alexander Batoulis <[email protected]>",]

docs/integrations/sources/zenloop.md

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ The Zenloop connector should not run into Zenloop API limitations under normal u
7777

7878
| Version | Date | Pull Request | Subject |
7979
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
80+
| 0.1.29 | 2024-09-07 | [45249](https://github.com/airbytehq/airbyte/pull/45249) | Update dependencies |
8081
| 0.1.28 | 2024-08-31 | [45044](https://github.com/airbytehq/airbyte/pull/45044) | Update dependencies |
8182
| 0.1.27 | 2024-08-24 | [44680](https://github.com/airbytehq/airbyte/pull/44680) | Update dependencies |
8283
| 0.1.26 | 2024-08-17 | [44334](https://github.com/airbytehq/airbyte/pull/44334) | Update dependencies |

0 commit comments

Comments
 (0)