Skip to content

Commit

Permalink
🐙 source-commcare: run up-to-date pipeline [2024-06-25] (#40325)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent 797f882 commit 1277cc0
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: f39208dc-7e1c-48b8-919b-5006360cc27f
dockerImageTag: 0.1.3
dockerImageTag: 0.1.4
dockerRepository: airbyte/source-commcare
githubIssueLabel: source-commcare
icon: commcare.svg
Expand Down
58 changes: 29 additions & 29 deletions airbyte-integrations/connectors/source-commcare/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.1.3"
version = "0.1.4"
name = "source-commcare"
description = "Source implementation for Commcare."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/commcare.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ The Commcare source connector supports the following streams:

| Version | Date | Pull Request | Subject |
| ------- | ---------- | -------------------------------------------------------- | ------------------------- |
| 0.1.4 | 2024-06-25 | [40325](https://github.com/airbytehq/airbyte/pull/40325) | Update dependencies |
| 0.1.3 | 2024-06-22 | [40057](https://github.com/airbytehq/airbyte/pull/40057) | Update dependencies |
| 0.1.2 | 2024-06-04 | [39026](https://github.com/airbytehq/airbyte/pull/39026) | [autopull] Upgrade base image to v1.2.1 |
| 0.1.1 | 2024-05-21 | [38519](https://github.com/airbytehq/airbyte/pull/38519) | [autopull] base image + poetry + up_to_date |
Expand Down

0 comments on commit 1277cc0

Please sign in to comment.