1
0
mirror of synced 2025-12-30 03:02:21 -05:00
Commit Graph

1858 Commits

Author SHA1 Message Date
Sherif A. Nada
b1dfeede2f Source Fauna: fix unit tests (#19534)
* Source Fauna: fix unit tests

* Bump version in dockerfile

* Update fauna.md

* auto-bump connector version

Co-authored-by: Akash Kulkarni <113392464+akashkulk@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-17 09:30:28 -08:00
Himanshu
acea2a54e5 🎉 New source: Coda [python cdk] (#18675)
* init coda

* fix: Streams added

* fix: Common review comments

* fix: definition

* fix: Remove sample files

* fix: pagination

* integration test configs

* fix: remove validations

* fix: unit test

* fix: unit test removed

* fix: unit tests added

* linting

* fix: pytest to 6.2.5

* remove columns

* update connector

* add coda to source def

* remove coda from source def

* readd missing file

* rollback change to index.html

* correct some files

* rollback change in cart.com file

* fix sample files

* run format

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-17 13:18:50 -03:00
Arnaud Jeannin
0164355635 🎨 Add oss/cloud tags on doc for GA connectors (#19118)
* feat: add cloud and oss tags

* put headers back

* fix: rm prettier style

* fix: aws styles
2022-11-17 17:01:20 +01:00
Rodi Reich Zilberman
b1c9101b3a commit a change to publush strict-encrypt-source-postgres again (#19524) 2022-11-16 17:33:25 -08:00
Rodi Reich Zilberman
c739c4c36c Implement Debezium heartbeats for source-postgres (#19004)
* Initial working commit

* Code sanity. Provide no-on implementation to mysql, MSSql to allow compilation.

* Update test

* sanity

* sanity

* sanity

* sanity

* sanity

* changes per review comments

* Make heartbeat change waittime configurable.

* Trying to bypass test strictness test

* Trying to bypass test strictness test

* Trying to bypass test strictness test

* fix acceptance test config format

* add missing SAT test in config

* revert back changes in acceptance-test-config.yml

* Version and notes

* auto-bump connector version

Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-16 16:20:04 -08:00
Marcos Marx
1421ba72aa New Connector Polygon (#19504)
* Weather API CDK Added

* Polygon-Stocks-API CDK Added

Polygon-Stocks-API is the API provided by https://polygon.io/ to get details about the stock

* spec.yaml updated

* Files Changes Resolved

* Review Changes Are Performed

* Some Requested Changes Are Done

Add title to your parameters is done
Change from to start_date and to to end_date is done

* correct schema

* add polygon to source def

* run format

* correct primary key

* auto-bump connector version

Co-authored-by: Harshil Khamar <harshilkhamar1@gmail.com>
Co-authored-by: Harshil Khamar <73790584+Harshil0512@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-16 19:55:50 -03:00
btkcodedev
310b518ece 🎉New Source: TMDb [low-code cdk] (#18561)
* Init: New Source: TMDb

* chore: Added documentation

* Chore: All Comments Resolved

* Added language config for filtering, All comomments resolved

* Update Doc URL

* add tmdb to source def and format files

* Removed unwanted authenticator, Added request params and configs

* cleansed lint

* feat: Added pagination, refactor: moved example to spec.yaml and minor corrections

* fix: change required in spec.yaml, corrections to docs

* removed unwanted file change

* remove movies_changes

* auto-bump connector version

Co-authored-by: btkcodedev <btk.codedev@gmail.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-16 17:41:18 -03:00
btkcodedev
8e9eaa8b66 🎉 New Source: Punk API [low-code cdk] (#18724)
* New source: punkapi

* chore: Added docs, fix: Streams, Test: Pass

* chore: Add doc URL

* All comments resolved

* Resolve Merge conflicts

* Resolve Merge conflicts

* feat: Added paginator, Introduced request params

* feat: fixed paginator

* add punk api to source def

* update sample file

* rebase

* auto-bump connector version

Co-authored-by: btkcodedev <btk.codedev@gmail.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-16 15:52:31 -03:00
VitaliiMaltsev
a1db24cf55 Postgres Source: use native Postgres timeout if it's not set by the user (#19291)
* Postgres Source: use native Postgres timeout if it's not set by the user

* refactoring

* updated connection timeout logic and added tests for different datasources creation

* fixed pmd

* refactoring

* bump version

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-16 19:49:00 +02:00
Balaji Seetharaman
64cfb3806f 🎉 New Source: Twitter (#18863)
* 🎉 New Source: Twitter

* adhering to review checklist

* adding stream slicer

* adding stream slicer

* add twitter to source def and run format

* readd twitter to source def

* correct twitter spec

* run format

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-16 13:45:16 -03:00
Samuel Christopher
a064fd64dd Update the LinkedIn Ads source connector doc (#19137)
* Update the LinkedIn Ads source connector doc

* make changes

* Update corrections

* Update changes
2022-11-16 10:48:25 -05:00
michizhou
4858fbaf3b 🎉 New Source: Tyntec SMS [low-code cdk] (#18883)
* Initial implementation: Support for SMS API streams

* Add connector documentation and icon

* Add new SMS stream with associated stream slicer

* add tyntec sms to source def

* format files

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-16 10:59:04 -03:00
Marcos Marx
a7ec584ba6 New Connector CallRail + format (#19407)
* init

* adding image and call rail record within source_definitions.yaml

* replacing data types in users.json

* converting text_messages.json  to conversations.json

* removing trackers.json

* renaming streams in abnormal_state.json and seperating incremental from non-incremental streams in caatalog files

* - moving stream slicer to retriever in definition
- renaming text_messages to conversations

* adding doc for callrail.md

* adjusting sepc.yaml based off of Marcos's comments.

* adjusting sepc.yaml

* cleaning up acceptance-test-config.
small adjustments to rest of files.

* adding pagination

* fix tests

* generate source spec

* solve conflict source spec and def

Co-authored-by: adhamsuliman <adhamsuliman93@gmail.com>
2022-11-16 10:28:23 -03:00
Evan Tahler
05c99c1693 Faker emits AirbyteEstimateTraceMessage (#19197)
* Faker emits `AirbyteEstimateTraceMessage`

* update pr

* fix SAT

* auto-bump connector version

Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-15 15:58:22 -08:00
Sophia Wiley
5e2cea05f3 edited link (#19444) 2022-11-15 13:59:58 -05:00
Yowan Ramchoreeter
15c3d6253d Doc update: Read-only access should be sufficient (#19438) 2022-11-15 11:59:28 -05:00
Denys Davydov
217a651663 Source Salesforce: add more unsupported bulk entities, fix fallback to rest (#19286)
* #985 source salesforce: add more unsupported bulk entities, fix fallback to rest

* #985 source salesforce: upd changelog

* #985 source salesforce - add docstring for a test

* #985 source Salesforce: bump version

* #985 source salesforce: move SATs to high level strictness

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-15 13:40:27 +02:00
Serhii Chvaliuk
a3e83c306a Source Prestashop: Migrate connector from Alpha (Python) to Beta (YAML) (#18927)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-11-15 08:39:25 +02:00
Sherif A. Nada
33575dff44 Fix datadog connector docs title 2022-11-14 22:22:51 -08:00
Balaji Seetharaman
4fbd061b2b 🎉 New Source: Aha (#18893)
* 🎉 New Source: Aha

* addressing the comments

* addressing review comments

* addressing review comments & removing newly added EoL

* fixing end of file line

* fixing end of file line

* including paginator

* Fixing the pagination issue

* Removing the contents from sample_config.json

* fix schema, tests and add aha to source def

* format files

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-14 23:44:58 -03:00
Haithem SOUALA
b690004d8e 🎉 New Source: Rocket.chat [low-code cdk] (#18635)
* init commit

* add streams

* add streams

* add streams

* add streams

* solve conflict doc

* solve doc conflict

* updates to connector

* Update acceptance-test-config.yml

* Revert "Update acceptance-test-config.yml"

This reverts commit e79ea7c7db984b3abaf7686627b34f18ea42b526.

* solve source def conflict

* solve spec conflict

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: Vincent Koc <25068+koconder@users.noreply.github.com>
2022-11-14 21:43:19 -03:00
Haithem SOUALA
c064db8ddf 🎉 New Source: getLago [low-code cdk] (#18727)
* initial commit

* add docs

* add doc

* lint

* add getlago to source def

* generate source spec

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-11-14 21:34:08 -03:00
Pierre Kerschgens
fae29ee2ab 🐛 Source Salesforce: Use Apparent Encoding (#19294)
* fix: prefer response body encoding over header encoding

* bump: source-salesforce version

* Update salesforce.md

* auto-bump connector version

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-14 13:42:33 -05:00
Mahdi Dibaiee
44ac470d28 Google Sheets: add row_id to rows and use as primary key (#19215)
* source-google-sheets: add row_id to rows and use as primary key

* Update Dockerfile

* Update google-sheets.md

* Update Dockerfile

* Update google-sheets.md

* auto-bump connector version

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-14 13:42:00 -05:00
Ivica Taseski
a2d24b5abf 🎉 New Source: Dynamodb (#18750)
* dynamodb source connector

* code cleanup

* code cleanup

* add date type filtering

* add doc

* revert integer schema primitive

* add dynamodb to source def

* auto-bump connector version

Co-authored-by: itaseski <itaseski@debian-BULLSEYE-live-builder-AMD64>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-14 12:21:50 -03:00
Jared Rhizor
dffbeb3d20 🎉 New Source: RSS [Python CDK] (#18838)
* add source-rss

* update tests

* add docs

* fix doc link

* changes to pass tests

* update catalog

* Update test_streams.py

* fix time zone issue

* update source def

* auto-bump connector version

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-14 10:51:18 -03:00
danilo-dti
7ca371b26d 🎉 New Source: Microsoft Dataverse [python cdk] (#18646)
* Connector files

* Add test files

* Add integration test config files

* Multiple changes to make it on Airbyte standards

* Cleaning up

* More clean ups

* More clean ups

* Removed max pages

* Remove unused variable

* Correctly separating Full refresh and incremental

* Removed unused variables

* Fix full_refresh class

* Better code for creating stream classes

* Fixing review comments

* Update docs and Enum class

* Update type conversion function

* Fix enum class and update docs

* Update discover

* Implemented some unit tests

* Update discover

* Update test_source

* Increase discovery test timeout

* Update configured_catalog

* Fix default_cursor_field

* Adding final unit tests

* Update spec: set client_id and tenant_id as secrets

* Update discover to deal with Lookup and Picklist types

* Fix Lookup data type conversion

* add microsoft dataverse to source def

* run format

* auto-bump connector version

Co-authored-by: Marcelo Pio de Castro <marcelopiocastro@gmail.com>
Co-authored-by: daniloss99 <danilosiqueira99@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-14 09:02:05 -03:00
Subodh Kant Chaturvedi
5d2011d065 mysql-source:tinyint-unsigned should not be identified as boolean (#18956)
* mysql-source:tinyint-unsigned should not be identified as boolean

* upgrade version

* fix encrypted spec

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-14 17:10:49 +05:30
Haithem SOUALA
30d2621b86 🎉 New Source - Intruder [low-code cdk] (#18668)
* initial commit

* fix schema

* lint

* add docs

* add pagination

* add pagination

* add intruder to source def

* readd ip2whois

* add intruder to source def

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-11-14 08:05:39 -03:00
Denys Davydov
8ff8bece02 Source Tempo: migrate to lowcode + certify to beta (#18936)
* #18682 source tempo: migrate to lowcode + certify to beta

* #18936 source tempo: upd changelog

* #18682 source tempo: fix yaml

* #18682 source tempo: rm redundant config

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-14 10:53:47 +02:00
Elliot T
ebeef48295 🎉 New Source: Workramp (#18843)
* configure connector

* add docs

* add streams

* update PR number

* add workramp to source def

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-13 21:31:54 -03:00
Elliot T
b5fd338b95 🎉 New Source: Vitally (#18545)
* create source boilerplate

* add account filter

* add enum list

* add documentation

* edit doc url

* add organizations stream

* update PR number

* update tests

* add vitally to source def

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-13 21:31:30 -03:00
Cirdes
0c31fd7ca2 🎉 New Source: Mailersend [low-code CDK] (#18669)
* New source Mailersend

* first review

* trying to add stream_slicer

* change spec.yml

* add streamslicer

* Update spec.yaml

* add mailersend to source def

* auto-bump connector version

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-13 20:52:31 -03:00
Haithem SOUALA
316cd68301 🎉 New Source - Vantage [low-code cdk] (#18665)
* init commit

* add streams

* add docs

* test push:

* add vantage to source def

* generate source spec

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-11-13 19:52:00 -03:00
Dainius Salkauskas
9a12c747e9 🎉 New Source: SmartEngage [low-code cdk] (#18701)
* Init source smartengage

* Added titles in spec.yaml

* Formatting

* Updated PR information

* Added stream slicing

* Removed unnecessary requester definition

* add smartengage to source def

* run format

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-13 19:35:16 -03:00
Josix
07af2ff4bf 🎉 New Source: ClickUp (#17770)
* feat(connectors): add source clickup api template

* feat(connectors/clickup-api): add /user and /team endpoint configs

* docs(clickup-connectors): add clickup source doc

* feat: add tasks stream and list stream to ClickUp API

* feat: add space stream and folder stream to clikcup api

* feat: update acceptance-test-config.yml w/ version in 0.2.12

459856b73c/airbyte-integrations/bases/source-acceptance-test (migrating-acceptance-test-configyml-to-latest-configuration-format)

* docs: add descripiton for optional configs fields

* fix: fix list.json schema

* fix: add ignore_fields to ignore changing value in full_refresh of acceptance-tests

* add clickup to source def

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-13 17:41:23 -03:00
Evgeny Seleznev
705dd3e988 🎉 New Source - Xero [python cdk] (#18666)
* xero connector 0.1.0

* docs and stuff

* CR fixes: added sample_config.json and removed ununsed catalog.json

* CR fixes: added unit test for parse_date

* CR: typo fixed

* add xero to source def

* correct tests

* update accpt test

* correct abnormal state file

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-11 17:41:38 -03:00
Johan Hammarstedt
27b33d890d 🎉 New Source: DataScope [low-code cdk] (#18725)
* adding datascope connector

* fixing tests

* fixing readme

* cleanup

* adding incremental streams

* correct tests

* fixing non incremental streams

* dropping incremental for some streams

* update date cursor for incremental

* rename parameters

* correct integrqation test files

* remove files

* update start date example

* add datascope to source def

* add eof

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-11 15:08:43 -03:00
Denys Davydov
745affbb7b Source Freshdesk: do not call response.json() inside should_retry (#19349)
* #1006 source freshdesk: do not call response.json() inside should_retry

* #1006 source freshdesk: upd changelog

* run code format

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-11 16:13:44 +02:00
Sid Lais
9eee819d5b 🎉 New Source: SAP Fieldglass [low-code cdk] (#18656)
* Generated boilerplate

* Connector woring in sandbox

* Connector working with 1 record from stream

* Sample state

* Added docs

* Revert "Added docs"

This reverts commit 413dedff6d8eced2c6c07bf3aa849eb6dce5b30a.

* Added docs finally

* Updated config

* Fixed data.json and cleaned some files

* Changed name from sap to sap-fieldglass and fixed test errors

* Re-added Primary key for future use

* Removed primary key as test failed

* Update settings.json

Fixed formating

* add sap fieldglass to source def

* auto-bump connector version

* remove oss_catalog.json

* revert change to linting file

* run format

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-10 22:46:50 -03:00
Akash Kulkarni
cbb2e986fb Set app_id in snowflake source connector based on oss/cloud (#19314)
* Set app_id in snowflake source connector based on oss/cloud

Set app_id in snowflake source connector based on

* Bump version + docs

* auto-bump connector version

* Formatting

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-10 17:24:10 -08:00
Haithem SOUALA
fbaa501410 🎉 New Source: Statuspage.io [low-code cdk] (#18664)
* initial commit

* add docs

* lint

* add statuspage to source def

* add error handle too many request

* generate source spec

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-10 21:44:50 -03:00
Akash Kulkarni
d2d5419306 Bump up snowflake source version (#19319)
* Bump up snowflake source version

Changes were made in this PR to fix a bug when new data is inserted at the same time the sync starts. However, they were never published

https://github.com/airbytehq/airbyte/pull/15535

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-10 15:59:12 -08:00
Haithem SOUALA
0c36df05ae 🎉 New Source: Sendinblue [low-code cdk] (#18771)
* init commit

* solve conflict doc

* solve conflict source def

* solve conflict source spec

* regenerate source spec seed file

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-11-10 20:23:01 -03:00
Marcos Marx
9ccc7db3cc 🎉 New Source: Toggl (#19307)
* init commit

* clean schema

* add streams

* add docs

* start and end date mandatory

* fix doc

* add toggl to source def

* generate source seed

Co-authored-by: Haithem SOUALA <haithem.souala@woopit.fr>
Co-authored-by: Haithem SOUALA <75131226+haithem-souala@users.noreply.github.com>
2022-11-10 18:40:56 -03:00
Evan Tahler
bfdba6c377 Fix events and workflow_runs datetimes in source-github (#19299)
* Fix events and workflow_runs datetimes in `source-github`

* add PR number

* whitespace

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-10 12:54:58 -08:00
Xabier Lahuerta Vazquez
c2cd11ddff 🎉 New Source: Newsdata [low-code CDK] (#18576)
* Initial Newsdata source connector implementation

* Update docs, source_definitions and upload icon

* Set single input for `sources` stream

* Remove unused definition

* Update `spec.yaml` config

* Support Pagination

* Remove `is_free_tier`, because as of now, dynamic `page_size` is not supported

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-10 17:28:21 -03:00
Haithem SOUALA
842a2e685d 🎉 New Source: Configcat [low-code cdk] (#18649)
* init commit

* add streams

* fix tests

* init commit

* add streams

* add docs

* lint

* add configcat to source def

* correct test acceptance test file

* run spec seed config

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-11-10 16:51:21 -03:00
Tyler B
524e2744be Add specifics for files stored in Google Drive (#19292)
The URL for Google Drive cannot be the URL used for sharing and must be reformatted to work
2022-11-10 13:42:32 -05:00
Elliot T
69ac9b023c 🎉 New Source: Reply.io (#18844)
* configure connector

* add docs

* update PR number

* update acceptance tests

* add reply.io to source def

* add error handler and backoff strategy

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-10 14:55:20 -03:00