Skip to content

Commit 985e813

Browse files
authored
🐙 source-coda: run up-to-date pipeline [2024-08-03] (#43100)
1 parent fcc934e commit 985e813

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

airbyte-integrations/connectors/source-coda/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 27f910fd-f832-4b2e-bcfd-6ab342e434d8
13-
dockerImageTag: 1.2.10
13+
dockerImageTag: 1.2.11
1414
dockerRepository: airbyte/source-coda
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/coda
1616
githubIssueLabel: source-coda

airbyte-integrations/connectors/source-coda/poetry.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-coda/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "1.2.10"
6+
version = "1.2.11"
77
name = "source-coda"
88
description = "Source implementation for Coda."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/coda.md

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The Coda source connector supports the following [sync modes](https://docs.airby
6767

6868
| Version | Date | Pull Request | Subject |
6969
| :------ | :--------- | :------------------------------------------------------- |:------------------------------------------------------------------------------------------------------------|
70+
| 1.2.11 | 2024-08-03 | [43100](https://github.com/airbytehq/airbyte/pull/43100) | Update dependencies |
7071
| 1.2.10 | 2024-07-27 | [42741](https://github.com/airbytehq/airbyte/pull/42741) | Update dependencies |
7172
| 1.2.9 | 2024-07-20 | [42351](https://github.com/airbytehq/airbyte/pull/42351) | Update dependencies |
7273
| 1.2.8 | 2024-07-13 | [41892](https://github.com/airbytehq/airbyte/pull/41892) | Update dependencies |

0 commit comments

Comments
 (0)