1
0
mirror of synced 2025-12-23 21:03:15 -05:00

Source Close.com: Mark datefields in spec as dates (#23074)

* Source Close.com: Mark datefields in spec as dates

* Update changelog

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
Arsen Losenko
2023-03-03 17:35:49 +02:00
committed by GitHub
parent 305fac04ec
commit 1fcc1fa95b
6 changed files with 8 additions and 5 deletions

View File

@@ -292,7 +292,7 @@
- name: Close.com
sourceDefinitionId: dfffecb7-9a13-43e9-acdc-b92af7997ca9
dockerRepository: airbyte/source-close-com
dockerImageTag: 0.2.0
dockerImageTag: 0.2.1
documentationUrl: https://docs.airbyte.com/integrations/sources/close-com
icon: close.svg
sourceType: api

View File

@@ -2511,7 +2511,7 @@
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
- dockerImage: "airbyte/source-close-com:0.2.0"
- dockerImage: "airbyte/source-close-com:0.2.1"
spec:
documentationUrl: "https://docs.airbyte.com/integrations/sources/close-com"
connectionSpecification:
@@ -2535,6 +2535,7 @@
- "2021-01-01"
default: "2021-01-01"
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
format: "date-time"
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []

View File

@@ -12,5 +12,5 @@ RUN pip install .
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]
LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.version=0.2.1
LABEL io.airbyte.name=airbyte/source-close-com

View File

@@ -17,7 +17,8 @@
"description": "The start date to sync data. Leave blank for full sync. Format: YYYY-MM-DD.",
"examples": ["2021-01-01"],
"default": "2021-01-01",
"pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
"pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}$",
"format": "date-time"
}
}
}

View File

@@ -39,7 +39,7 @@
| **ClickHouse** | <img alt="ClickHouse icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/clickhouse.svg" height="30" height="30"/> | Source | airbyte/source-clickhouse:0.1.15 | alpha | [link](https://docs.airbyte.com/integrations/sources/clickhouse) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-clickhouse) | <small>`bad83517-5e54-4a3d-9b53-63e85fbd4d7c`</small> |
| **ClickUp** | <img alt="ClickUp icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/clickup.svg" height="30" height="30"/> | Source | airbyte/source-clickup-api:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/click-up) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-clickup-api) | <small>`311a7a27-3fb5-4f7e-8265-5e4afe258b66`</small> |
| **Clockify** | <img alt="Clockify icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/clockify.svg" height="30" height="30"/> | Source | airbyte/source-clockify:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/clockify) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-clockify) | <small>`e71aae8a-5143-11ed-bdc3-0242ac120002`</small> |
| **Close.com** | <img alt="Close.com icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/close.svg" height="30" height="30"/> | Source | airbyte/source-close-com:0.2.0 | beta | [link](https://docs.airbyte.com/integrations/sources/close-com) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-close-com) | <small>`dfffecb7-9a13-43e9-acdc-b92af7997ca9`</small> |
| **Close.com** | <img alt="Close.com icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/close.svg" height="30" height="30"/> | Source | airbyte/source-close-com:0.2.1 | beta | [link](https://docs.airbyte.com/integrations/sources/close-com) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-close-com) | <small>`dfffecb7-9a13-43e9-acdc-b92af7997ca9`</small> |
| **Cockroachdb** | <img alt="Cockroachdb icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/cockroachdb.svg" height="30" height="30"/> | Source | airbyte/source-cockroachdb:0.1.19 | alpha | [link](https://docs.airbyte.com/integrations/sources/cockroachdb) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-cockroachdb) | <small>`9fa5862c-da7c-11eb-8d19-0242ac130003`</small> |
| **Coda** | <img alt="Coda icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/coda.svg" height="30" height="30"/> | Source | airbyte/source-coda:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/coda) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-coda) | <small>`27f910fd-f832-4b2e-bcfd-6ab342e434d8`</small> |
| **Coin API** | <img alt="Coin API icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/coinapi.svg" height="30" height="30"/> | Source | airbyte/source-coin-api:0.1.1 | alpha | [link](https://docs.airbyte.com/integrations/sources/coin-api) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-coin-api) | <small>`919984ef-53a2-479b-8ffe-9c1ddb9fc3f3`</small> |

View File

@@ -89,6 +89,7 @@ The Close.com Connector has rate limit. There are 60 RPS for Organizations. You
| Version | Date | Pull Request | Subject |
| :--- | :--- | :--- | :--- |
| 0.2.1 | 2023-02-15 | [23074](https://github.com/airbytehq/airbyte/pull/23074) | Specified date formatting in specification |
| 0.2.0 | 2022-11-04 | [18968](https://github.com/airbytehq/airbyte/pull/18968) | Migrate to Low-Code |
| 0.1.0 | 2021-08-10 | [5366](https://github.com/airbytehq/airbyte/pull/5366) | Initial release of Close.com connector for Airbyte |