Skip to content

Commit c800444

Browse files
authored
🐙 source-close-com: run up-to-date pipeline [2024-08-31] (#44976)
1 parent 5604f7e commit c800444

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
lines changed

airbyte-integrations/connectors/source-close-com/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data:
88
connectorSubtype: api
99
connectorType: source
1010
definitionId: dfffecb7-9a13-43e9-acdc-b92af7997ca9
11-
dockerImageTag: 0.5.16
11+
dockerImageTag: 0.5.17
1212
dockerRepository: airbyte/source-close-com
1313
documentationUrl: https://docs.airbyte.com/integrations/sources/close-com
1414
githubIssueLabel: source-close-com

airbyte-integrations/connectors/source-close-com/poetry.lock

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

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

docs/integrations/sources/close-com.md

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ The Close.com connector is subject to rate limits. For more information on this
109109

110110
| Version | Date | Pull Request | Subject |
111111
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------------------------------------------------- |
112+
| 0.5.17 | 2024-08-31 | [44976](https://github.com/airbytehq/airbyte/pull/44976) | Update dependencies |
112113
| 0.5.16 | 2024-08-24 | [44651](https://github.com/airbytehq/airbyte/pull/44651) | Update dependencies |
113114
| 0.5.15 | 2024-08-17 | [44305](https://github.com/airbytehq/airbyte/pull/44305) | Update dependencies |
114115
| 0.5.14 | 2024-08-12 | [43877](https://github.com/airbytehq/airbyte/pull/43877) | Update dependencies |

0 commit comments

Comments
 (0)