1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-zendesk-chat: run up-to-date pipeline [2025-11-25] (#70128)

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
This commit is contained in:
octavia-bot-hoard[bot]
2025-11-24 22:13:30 -08:00
committed by GitHub
parent d45e389694
commit 788d58fc7f
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- "*.zendesk.com"
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.0@sha256:92e539d5003b33c3624eae7715aee6e39b7b2f1f0eeb6003d37e649a06847ae8
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1
connectorSubtype: api
connectorType: source
definitionId: 40d24d0f-b8f9-4fe0-9e6c-b06c0f3f45e4
dockerImageTag: 1.2.27
dockerImageTag: 1.2.28
dockerRepository: airbyte/source-zendesk-chat
documentationUrl: https://docs.airbyte.com/integrations/sources/zendesk-chat
externalDocumentationUrls:

View File

@@ -83,6 +83,7 @@ The connector is restricted by Zendesk's [requests limitation](https://developer
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1.2.28 | 2025-11-25 | [70128](https://github.com/airbytehq/airbyte/pull/70128) | Update dependencies |
| 1.2.27 | 2025-11-18 | [69513](https://github.com/airbytehq/airbyte/pull/69513) | Update dependencies |
| 1.2.26 | 2025-10-29 | [68958](https://github.com/airbytehq/airbyte/pull/68958) | Update dependencies |
| 1.2.25 | 2025-10-27 | [68629](https://github.com/airbytehq/airbyte/pull/68629) | Fix Pagination for `chats` and `agent_timeline` streams |