Skip to content

Commit f55891b

Browse files
authored
🐙 source-commcare: run up-to-date pipeline [2024-08-17] (#44261)
1 parent 0f4974a commit f55891b

File tree

4 files changed

+59
-58
lines changed

4 files changed

+59
-58
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: f39208dc-7e1c-48b8-919b-5006360cc27f
5-
dockerImageTag: 0.1.12
5+
dockerImageTag: 0.1.13
66
dockerRepository: airbyte/source-commcare
77
githubIssueLabel: source-commcare
88
icon: commcare.svg

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

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

airbyte-integrations/connectors/source-commcare/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 = "0.1.12"
6+
version = "0.1.13"
77
name = "source-commcare"
88
description = "Source implementation for Commcare."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/commcare.md

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The Commcare source connector supports the following streams:
4040

4141
| Version | Date | Pull Request | Subject |
4242
| ------- | ---------- | -------------------------------------------------------- | ------------------------- |
43+
| 0.1.13 | 2024-08-17 | [44261](https://github.com/airbytehq/airbyte/pull/44261) | Update dependencies |
4344
| 0.1.12 | 2024-08-10 | [43590](https://github.com/airbytehq/airbyte/pull/43590) | Update dependencies |
4445
| 0.1.11 | 2024-08-03 | [43193](https://github.com/airbytehq/airbyte/pull/43193) | Update dependencies |
4546
| 0.1.10 | 2024-07-27 | [42748](https://github.com/airbytehq/airbyte/pull/42748) | Update dependencies |

0 commit comments

Comments
 (0)