Skip to content

Commit

Permalink
Source Recharge: Mark datefields in spec as dates (airbytehq#22901)
Browse files Browse the repository at this point in the history
* Source Recharge: 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>
  • Loading branch information
2 people authored and danielduckworth committed Mar 13, 2023
1 parent 90c27e5 commit 47a4cdf
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1547,7 +1547,7 @@
- name: Recharge
sourceDefinitionId: 45d2e135-2ede-49e1-939f-3e3ec357a65e
dockerRepository: airbyte/source-recharge
dockerImageTag: 0.2.6
dockerImageTag: 0.2.7
documentationUrl: https://docs.airbyte.com/integrations/sources/recharge
icon: recharge.svg
sourceType: api
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12382,7 +12382,7 @@
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
- dockerImage: "airbyte/source-recharge:0.2.6"
- dockerImage: "airbyte/source-recharge:0.2.7"
spec:
documentationUrl: "https://docs.airbyte.com/integrations/sources/recharge"
connectionSpecification:
Expand All @@ -12403,6 +12403,7 @@
examples:
- "2021-05-14T00:00:00Z"
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$"
format: "date-time"
access_token:
type: "string"
title: "Access Token"
Expand Down
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-recharge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.6
LABEL io.airbyte.version=0.2.7
LABEL io.airbyte.name=airbyte/source-recharge
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"title": "Start Date",
"description": "The date from which you'd like to replicate data for Recharge API, in the format YYYY-MM-DDT00:00:00Z. Any data before this date will not be replicated.",
"examples": ["2021-05-14T00:00:00Z"],
"pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$"
"pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$",
"format": "date-time"
},
"access_token": {
"type": "string",
Expand Down
2 changes: 1 addition & 1 deletion connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
| **RKI Covid** | <img alt="RKI Covid icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/rki.svg" height="30" height="30"/> | Source | airbyte/source-rki-covid:0.1.2 | alpha | [link](https://docs.airbyte.com/integrations/sources/rki-covid) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-rki-covid) | <small>`d78e5de0-aa44-4744-aa4f-74c818ccfe19`</small> |
| **RSS** | <img alt="RSS icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/rss.svg" height="30" height="30"/> | Source | airbyte/source-rss:0.1.0 | unknown | [link](https://docs.airbyte.com/integrations/sources/rss) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-rss) | <small>`0efee448-6948-49e2-b786-17db50647908`</small> |
| **Railz** | <img alt="Railz icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/railz.svg" height="30" height="30"/> | Source | airbyte/source-railz:0.1.1 | alpha | [link](https://docs.airbyte.com/integrations/sources/railz) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-railz) | <small>`9b6cc0c0-da81-4103-bbfd-5279e18a849a`</small> |
| **Recharge** | <img alt="Recharge icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/recharge.svg" height="30" height="30"/> | Source | airbyte/source-recharge:0.2.6 | generally_available | [link](https://docs.airbyte.com/integrations/sources/recharge) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-recharge) | <small>`45d2e135-2ede-49e1-939f-3e3ec357a65e`</small> |
| **Recharge** | <img alt="Recharge icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/recharge.svg" height="30" height="30"/> | Source | airbyte/source-recharge:0.2.7 | generally_available | [link](https://docs.airbyte.com/integrations/sources/recharge) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-recharge) | <small>`45d2e135-2ede-49e1-939f-3e3ec357a65e`</small> |
| **Recreation** | <img alt="Recreation icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/recreation.svg" height="30" height="30"/> | Source | airbyte/source-recreation:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/recreation) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-recreation) | <small>`25d7535d-91e0-466a-aa7f-af81578be277`</small> |
| **Recruitee** | <img alt="Recruitee icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/recruitee.svg" height="30" height="30"/> | Source | airbyte/source-recruitee:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/recruitee) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-recruitee) | <small>`3b046ac7-d8d3-4eb3-b122-f96b2a16d8a8`</small> |
| **Recurly** | <img alt="Recurly icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/recurly.svg" height="30" height="30"/> | Source | airbyte/source-recurly:0.4.1 | alpha | [link](https://docs.airbyte.com/integrations/sources/recurly) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-recurly) | <small>`cd42861b-01fc-4658-a8ab-5d11d0510f01`</small> |
Expand Down
3 changes: 2 additions & 1 deletion docs/integrations/sources/recharge.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ The Recharge connector should gracefully handle Recharge API limitations under n
## Changelog

| Version | Date | Pull Request | Subject |
|:--------|:-----------| :------------------------------------------------------- | :---------------------------------------------------------------------------------------- |
|:--------| :--------- | :------------------------------------------------------- | :---------------------------------------------------------------------------------------- |
| 0.2.7 | 2023-02-13 | [22901](https://github.com/airbytehq/airbyte/pull/22901) | Specified date formatting in specification
| 0.2.6 | 2023-02-21 | [22473](https://github.com/airbytehq/airbyte/pull/22473) | Use default availability strategy
| 0.2.5 | 2023-01-27 | [22021](https://github.com/airbytehq/airbyte/pull/22021) | Set `AvailabilityStrategy` for streams explicitly to `None` |
| 0.2.4 | 2022-10-11 | [17822](https://github.com/airbytehq/airbyte/pull/17822) | Do not parse JSON in `should_retry` |
Expand Down

0 comments on commit 47a4cdf

Please sign in to comment.