Skip to content

Commit 098cd8a

Browse files
authored
🐙 source-clazar: run up-to-date pipeline [2024-08-17] (#44217)
1 parent 9e45193 commit 098cd8a

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data:
1616
connectorSubtype: api
1717
connectorType: source
1818
definitionId: d7df7b64-6266-45b5-ad83-e1515578f371
19-
dockerImageTag: 0.2.5
19+
dockerImageTag: 0.2.6
2020
dockerRepository: airbyte/source-clazar
2121
githubIssueLabel: source-clazar
2222
icon: clazar.svg

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

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

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

docs/integrations/sources/clazar.md

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ Please [create an issue](https://github.com/airbytehq/airbyte/issues) if you see
112112

113113
| Version | Date | Pull Request | Subject |
114114
|:--------|:-----------|:---------------------------------------------------------|:---------------------------------------------------------------------------|
115+
| 0.2.6 | 2024-08-17 | [44217](https://github.com/airbytehq/airbyte/pull/44217) | Update dependencies |
115116
| 0.2.5 | 2024-08-12 | [43768](https://github.com/airbytehq/airbyte/pull/43768) | Update dependencies |
116117
| 0.2.4 | 2024-08-05 | [42851](https://github.com/airbytehq/airbyte/pull/42851) | Updated schema of Analytics AWS opportunities table |
117118
| 0.2.3 | 2024-08-03 | [43155](https://github.com/airbytehq/airbyte/pull/43155) | Update dependencies |

0 commit comments

Comments
 (0)