Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ data:
hosts:
- ${subdomain}.zendesk.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.5@sha256:a5ef859b9f6dde52bd914fbcddb088d4f1ccae4887ffb58b2282b80f119fdcbe
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.5.post3.dev21398747886@sha256:a9cc53368a213c1ca3ffb12c5325aad36613e27326fb6935fe6ea95a3359bf73
connectorSubtype: api
connectorType: source
definitionId: 325e0640-e7b3-4e24-b823-3361008f603f
dockerImageTag: 0.3.41
dockerImageTag: 0.3.42
dockerRepository: airbyte/source-zendesk-sunshine
documentationUrl: https://docs.airbyte.com/integrations/sources/zendesk-sunshine
githubIssueLabel: source-zendesk-sunshine
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/zendesk-sunshine.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ We recommend creating a restricted, read-only key specifically for Airbyte acces

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.3.42 | 2026-01-27 | [72384](https://github.com/airbytehq/airbyte/pull/72384) | Fix OAuth race condition with concurrent token refresh |
| 0.3.41 | 2026-01-20 | [72044](https://github.com/airbytehq/airbyte/pull/72044) | Update dependencies |
| 0.3.40 | 2026-01-14 | [71709](https://github.com/airbytehq/airbyte/pull/71709) | Update dependencies |
| 0.3.39 | 2025-12-18 | [70704](https://github.com/airbytehq/airbyte/pull/70704) | Update dependencies |
Expand Down
Loading