🐙 source-zendesk-support: run up-to-date pipeline [2024-07-10] (#41390)
This commit is contained in:
@@ -7,11 +7,11 @@ data:
|
||||
- ${subdomain}.zendesk.com
|
||||
- zendesk.com
|
||||
connectorBuildOptions:
|
||||
baseImage: docker.io/airbyte/python-connector-base:1.2.3@sha256:a8abfdc75f8e22931657a1ae15069e7b925e74bb7b5ef36371a85e4caeae5696
|
||||
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 79c1aa37-dae3-42ae-b333-d1c105477715
|
||||
dockerImageTag: 2.6.8
|
||||
dockerImageTag: 2.6.9
|
||||
dockerRepository: airbyte/source-zendesk-support
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/zendesk-support
|
||||
githubIssueLabel: source-zendesk-support
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "2.6.8"
|
||||
version = "2.6.9"
|
||||
name = "source-zendesk-support"
|
||||
description = "Source implementation for Zendesk Support."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
@@ -167,6 +167,7 @@ The Zendesk connector ideally should not run into Zendesk API limitations under
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:--------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| 2.6.9 | 2024-07-10 | [41390](https://github.com/airbytehq/airbyte/pull/41390) | Update dependencies |
|
||||
| 2.6.8 | 2024-07-09 | [40025](https://github.com/airbytehq/airbyte/pull/40025) | Update dependencies |
|
||||
| 2.6.7 | 2024-07-09 | [41032](https://github.com/airbytehq/airbyte/pull/41032) | Use latest `CDK`: 3.0.0 |
|
||||
| 2.6.6 | 2024-06-27 | [40592](https://github.com/airbytehq/airbyte/pull/40592) | Updated to use latest `CDK` version, fixed `cursor pagination` logic |
|
||||
|
||||
Reference in New Issue
Block a user