Skip to content

Commit

Permalink
Source Linkedin Ads: Mark datefields in spec as dates (#22940)
Browse files Browse the repository at this point in the history
* Source Linkedin Ads: Mark datefields in spec as dates

* Update changelog

* Add allowedHosts

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
  • Loading branch information
arsenlosenko and octavia-squidington-iii authored Mar 2, 2023
1 parent f1ee2c3 commit d7b616b
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1013,11 +1013,14 @@
- name: LinkedIn Ads
sourceDefinitionId: 137ece28-5434-455c-8f34-69dc3782f451
dockerRepository: airbyte/source-linkedin-ads
dockerImageTag: 0.1.14
dockerImageTag: 0.1.15
documentationUrl: https://docs.airbyte.com/integrations/sources/linkedin-ads
icon: linkedin.svg
sourceType: api
releaseStage: generally_available
allowedHosts:
hosts:
- api.linkedin.com
- name: LinkedIn Pages
sourceDefinitionId: af54297c-e8f8-4d63-a00d-a94695acc9d3
dockerRepository: airbyte/source-linkedin-pages
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7638,7 +7638,7 @@
path_in_connector_config:
- "credentials"
- "client_secret"
- dockerImage: "airbyte/source-linkedin-ads:0.1.14"
- dockerImage: "airbyte/source-linkedin-ads:0.1.15"
spec:
documentationUrl: "https://docs.airbyte.com/integrations/sources/linkedin-ads"
connectionSpecification:
Expand Down Expand Up @@ -7701,6 +7701,7 @@
\ will not be replicated."
examples:
- "2021-05-17"
format: "date"
account_ids:
title: "Account IDs"
type: "array"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ COPY source_linkedin_ads ./source_linkedin_ads
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]

LABEL io.airbyte.version=0.1.14
LABEL io.airbyte.version=0.1.15
LABEL io.airbyte.name=airbyte/source-linkedin-ads
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
"title": "Start date",
"pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}$",
"description": "UTC date in the format 2020-09-17. Any data before this date will not be replicated.",
"examples": ["2021-05-17"]
"examples": ["2021-05-17"],
"format": "date"
},
"account_ids": {
"title": "Account IDs",
Expand Down
2 changes: 1 addition & 1 deletion connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
| **LaunchDarkly** | <img alt="LaunchDarkly icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/launchdarkly.svg" height="30" height="30"/> | Source | airbyte/source-launchdarkly:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/launchdarkly) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-launchdarkly) | <small>`f96bb511-5e3c-48fc-b408-547953cd81a4`</small> |
| **Lemlist** | x | Source | airbyte/source-lemlist:0.1.1 | alpha | [link](https://docs.airbyte.com/integrations/sources/lemlist) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-lemlist) | <small>`789f8e7a-2d28-11ec-8d3d-0242ac130003`</small> |
| **Lever Hiring** | <img alt="Lever Hiring icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/leverhiring.svg" height="30" height="30"/> | Source | airbyte/source-lever-hiring:0.1.3 | alpha | [link](https://docs.airbyte.com/integrations/sources/lever-hiring) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-lever-hiring) | <small>`3981c999-bd7d-4afc-849b-e53dea90c948`</small> |
| **LinkedIn Ads** | <img alt="LinkedIn Ads icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/linkedin.svg" height="30" height="30"/> | Source | airbyte/source-linkedin-ads:0.1.14 | generally_available | [link](https://docs.airbyte.com/integrations/sources/linkedin-ads) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-linkedin-ads) | <small>`137ece28-5434-455c-8f34-69dc3782f451`</small> |
| **LinkedIn Ads** | <img alt="LinkedIn Ads icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/linkedin.svg" height="30" height="30"/> | Source | airbyte/source-linkedin-ads:0.1.15 | generally_available | [link](https://docs.airbyte.com/integrations/sources/linkedin-ads) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-linkedin-ads) | <small>`137ece28-5434-455c-8f34-69dc3782f451`</small> |
| **LinkedIn Pages** | <img alt="LinkedIn Pages icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/linkedin.svg" height="30" height="30"/> | Source | airbyte/source-linkedin-pages:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/linkedin-pages) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-linkedin-pages) | <small>`af54297c-e8f8-4d63-a00d-a94695acc9d3`</small> |
| **Linnworks** | <img alt="Linnworks icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/linnworks.svg" height="30" height="30"/> | Source | airbyte/source-linnworks:0.1.5 | alpha | [link](https://docs.airbyte.com/integrations/sources/linnworks) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-linnworks) | <small>`7b86879e-26c5-4ef6-a5ce-2be5c7b46d1e`</small> |
| **Lokalise** | <img alt="Lokalise icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/lokalise.svg" height="30" height="30"/> | Source | airbyte/source-lokalise:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/lokalise) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-lokalise) | <small>`45e0b135-615c-40ac-b38e-e65b0944197f`</small> |
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/linkedin-ads.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ After 5 unsuccessful attempts - the connector will stop the sync operation. In s

| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------| :-------------------------------------------------------------------------------------------------------------- |
| 0.1.15 | 2023-02-13 | [22940](https://github.com/airbytehq/airbyte/pull/22940) | Specified date formatting in specification |
| 0.1.14 | 2023-02-03 | [22361](https://github.com/airbytehq/airbyte/pull/22361) | Turn on default HttpAvailabilityStrategy |
| 0.1.13 | 2023-01-27 | [22013](https://github.com/airbytehq/airbyte/pull/22013) | for adDirectSponsoredContents stream skip accounts which are part of organization |
| 0.1.12 | 2022-10-18 | [18111](https://github.com/airbytehq/airbyte/pull/18111) | for adDirectSponsoredContents stream skip accounts which are part of organization |
Expand Down

0 comments on commit d7b616b

Please sign in to comment.