Skip to content

Commit 686064c

Browse files
authored
🐙 source-commcare: run up-to-date pipeline [2024-09-07] (#45266)
1 parent 31ac39a commit 686064c

File tree

4 files changed

+36
-76
lines changed

4 files changed

+36
-76
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.15
5+
dockerImageTag: 0.1.16
66
dockerRepository: airbyte/source-commcare
77
githubIssueLabel: source-commcare
88
icon: commcare.svg

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

+33-74
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.15"
6+
version = "0.1.16"
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.16 | 2024-09-07 | [45266](https://github.com/airbytehq/airbyte/pull/45266) | Update dependencies |
4344
| 0.1.15 | 2024-08-31 | [45038](https://github.com/airbytehq/airbyte/pull/45038) | Update dependencies |
4445
| 0.1.14 | 2024-08-24 | [44714](https://github.com/airbytehq/airbyte/pull/44714) | Update dependencies |
4546
| 0.1.13 | 2024-08-17 | [44261](https://github.com/airbytehq/airbyte/pull/44261) | Update dependencies |

0 commit comments

Comments
 (0)