1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-coda: run up-to-date pipeline [2025-08-23] (#65300)

This commit is contained in:
Airbyte
2025-08-23 12:09:46 -04:00
committed by GitHub
parent 9c49ee2eaf
commit 75d715cad1
2 changed files with 3 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ data:
hosts:
- https://coda.io/
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.12@sha256:b236b4ff8351a7d7f0ff7f938bbf0ab7b455c4c9e6e7cc93933f4aa9201d66cb
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.16@sha256:b8126848437ec5a6cff05fb4796fd775450b83e57925674d856a1838a390a28c
connectorSubtype: api
connectorType: source
definitionId: 27f910fd-f832-4b2e-bcfd-6ab342e434d8
dockerImageTag: 1.3.33
dockerImageTag: 1.3.34
dockerRepository: airbyte/source-coda
documentationUrl: https://docs.airbyte.com/integrations/sources/coda
githubIssueLabel: source-coda

View File

@@ -67,6 +67,7 @@ The Coda source connector supports the following [sync modes](https://docs.airby
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- |:------------------------------------------------------------------------------------------------------------|
| 1.3.34 | 2025-08-23 | [65300](https://github.com/airbytehq/airbyte/pull/65300) | Update dependencies |
| 1.3.33 | 2025-08-09 | [64727](https://github.com/airbytehq/airbyte/pull/64727) | Update dependencies |
| 1.3.32 | 2025-08-02 | [64405](https://github.com/airbytehq/airbyte/pull/64405) | Update dependencies |
| 1.3.31 | 2025-07-26 | [64012](https://github.com/airbytehq/airbyte/pull/64012) | Update dependencies |