Skip to content

Commit 4ce2b4d

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-zendesk-talk version to 1.0.13 Build source-zendesk-talk 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 2b7c0fc commit 4ce2b4d

File tree

4 files changed

+59
-58
lines changed

4 files changed

+59
-58
lines changed

airbyte-integrations/connectors/source-zendesk-talk/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data:
1111
connectorSubtype: api
1212
connectorType: source
1313
definitionId: c8630570-086d-4a40-99ae-ea5b18673071
14-
dockerImageTag: 1.0.12
14+
dockerImageTag: 1.0.13
1515
dockerRepository: airbyte/source-zendesk-talk
1616
documentationUrl: https://docs.airbyte.com/integrations/sources/zendesk-talk
1717
githubIssueLabel: source-zendesk-talk

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

docs/integrations/sources/zendesk-talk.md

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ The Zendesk connector should not run into Zendesk API limitations under normal u
7979

8080
| Version | Date | Pull Request | Subject |
8181
|:--------|:-----------|:---------------------------------------------------------|:----------------------------------------------------------------------------|
82+
| 1.0.13 | 2024-08-24 | [44624](https://github.com/airbytehq/airbyte/pull/44624) | Update dependencies |
8283
| 1.0.12 | 2024-08-17 | [44214](https://github.com/airbytehq/airbyte/pull/44214) | Update dependencies |
8384
| 1.0.11 | 2024-08-10 | [43558](https://github.com/airbytehq/airbyte/pull/43558) | Update dependencies |
8485
| 1.0.10 | 2024-08-03 | [43203](https://github.com/airbytehq/airbyte/pull/43203) | Update dependencies |

0 commit comments

Comments
 (0)