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

🐙 source-coda: run up-to-date pipeline [2025-02-01] (#52841)

This commit is contained in:
Airbyte
2025-02-01 20:14:45 +02:00
committed by GitHub
parent 1dcb7f15e9
commit e24d0e4924
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.27.0@sha256:ffc5f087448ef40fd1ef8fe0fc660b16621be7c1e8ecfccd44002136b06c6efb
baseImage: docker.io/airbyte/source-declarative-manifest:6.31.1@sha256:7317b63149b57a89aaab067f65791ddc2756cb640e350c099c33657fa5605fed
connectorSubtype: api
connectorType: source
definitionId: 27f910fd-f832-4b2e-bcfd-6ab342e434d8
dockerImageTag: 1.3.11
dockerImageTag: 1.3.12
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.12 | 2025-02-01 | [52841](https://github.com/airbytehq/airbyte/pull/52841) | Update dependencies |
| 1.3.11 | 2025-01-25 | [52307](https://github.com/airbytehq/airbyte/pull/52307) | Update dependencies |
| 1.3.10 | 2025-01-18 | [51692](https://github.com/airbytehq/airbyte/pull/51692) | Update dependencies |
| 1.3.9 | 2025-01-11 | [51073](https://github.com/airbytehq/airbyte/pull/51073) | Update dependencies |