Skip to content

Commit

Permalink
Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-zenloop version to 0.1.28
Build source-zenloop docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
Create or update pull request on Airbyte repository
Add changelog entry
  • Loading branch information
airbyteio committed Aug 31, 2024
1 parent 44a96f8 commit 9ce91e5
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: f1e4c7f6-db5c-4035-981f-d35ab4998794
dockerImageTag: 0.1.27
dockerImageTag: 0.1.28
dockerRepository: airbyte/source-zenloop
documentationUrl: https://docs.airbyte.com/integrations/sources/zenloop
githubIssueLabel: source-zenloop
Expand Down
25 changes: 15 additions & 10 deletions airbyte-integrations/connectors/source-zenloop/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.27"
version = "0.1.28"
name = "source-zenloop"
description = "Source implementation for Zenloop."
authors = [ "Alexander Batoulis <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/zenloop.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ The Zenloop connector should not run into Zenloop API limitations under normal u

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.1.28 | 2024-08-31 | [45044](https://github.com/airbytehq/airbyte/pull/45044) | Update dependencies |
| 0.1.27 | 2024-08-24 | [44680](https://github.com/airbytehq/airbyte/pull/44680) | Update dependencies |
| 0.1.26 | 2024-08-17 | [44334](https://github.com/airbytehq/airbyte/pull/44334) | Update dependencies |
| 0.1.25 | 2024-08-10 | [43647](https://github.com/airbytehq/airbyte/pull/43647) | Update dependencies |
Expand Down

0 comments on commit 9ce91e5

Please sign in to comment.