* Update page size for slack requests to 999
Slack APIs are heavily rate limited, and this minor change improves the performance of this connector by 10x with no impact to quality.
* update page_size limit to 1000
* bump connector version
* 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>
* implement check for source-firebase-realtime-database
* implement discover
* support only one stream
* implement read and tests
* add docs
* remove unnecessary file
* add pr number
* fix sat
* add bootstrap.md
* add badge in builds.md
* fix acceptance.py
* add supported_sync_modes in configured_catalog
* add database_name description and example
* add info about required role for service account
* remove abnormal_state.json
* fill catalog.json with values for testing
* loosen requirements
* Update Dockerfile
* auto-bump connector version
* readd firebase to seed file
* fix build gradle for firebase
---------
Co-authored-by: Tuan Nguyen <anhtuan.nguyen@me.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
* MySQL Source : support different table structure during "DESCRIBE" query
* bump version
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Source Github: Mark datefields in spec as dates
* Update changelog
* Update Dockerfile
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Source Google Search Console: 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>
* Source Google Ads: Mark datefields in spec as dates
* Update changelog
* Update Dockerfile
* Update Dockerfile
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Fixed authentication to support latest CDK, fixed SAT, updated expected record, enabled high strictness
* updated docs and connector version
* updated format of abnormal state
* updated version is seed
* merged
* updated connector version
* fixed SAT
* fixed SAT
* added empty streams
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* add grouping and collapsing fields to postgres source
* add auth group to github source connector
* revert postgres field order changes and adjust group of schemas field
* inject group into ssh tunnel spec for postgres only, through overloaded methods
* Automated Change
* bump Dockerfile versions and update changelogs
* bump strict encrypt version as well
* fix postgres acceptance test
* fix acceptance test again
---------
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
This commit fixes the warning message in the stripe source doc. The previous message wasn't specific enough and could be interpreted as if all the data older than 30 days will be deleted.
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
* Updated Braintree connector docs
Hi,
Followed Amruta's youTube video's reference to edit Braintree's connector docs. This is my first open source contribution!
1. Added prerequisites section
2. consistent header sizes
3. Added set up guide (similar to freshdesk and greenhouse)
Following are some of the areas I did not touch because there was ambiguity there and I did not want to change anything around because of my limited knowledge of both Airbyte and Braintree:-
1. The sentence "creating read-only key specifically for Airbyte access" could do well with specifying what key are we talking about exactly because there are two keys; public and private and I couldn't really find that out on my own either from google. (So, perhaps someone can edit that in the future)
2. Sync Overview (I was not sure about whether all 4 kinds of syncs are being supported for braintree from what was originally written in the docs, so I let the original sentence be as is; did not modify it one bit)
3. Data type mapping (Again, I was not sure what data mapping truly meant here, so I let it be, as is)
Thanks.
* Incorporated the suggested changes
---------
Co-authored-by: sandip <sandip@FC-IN-FVFJ3M5FQ6LR.local>
Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com>
* Added: Information to setup source #21670
* Changed: Added PR number to changelog entry
* Removed: Version bump as per change request
* Update google-analytics-v4.md
---------
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
* Source Facebook Marketing - Added Level to Custom Ads Insights
* Added Row to changelog
* added level to integration tests
* edited spec.json
* edited to array
* added TODO in spec.py
* converted to type=string with pattern
* removed Literal from import
* Level with type string and enum list
* delete unused LEVEL_PATTERN
* deleted todo
* deleted level variable
* bump connector version
* solve conflict in doc
* auto-bump connector version
---------
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* fixed issue with the org id not being an integer and deleted duplicate streams
* bumped version to 0.1.1
* Update source_definitions.yaml
* Update acceptance-test-config.yml
* Update linkedin-pages.md
* black formatting for python
* fix tests
* update acceptance test file
* change break spec - backward compt.
* fix changelog
* auto-bump connector version
---------
Co-authored-by: Tino Merl <tino.merl@park-sieben.com>
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: Vincent Koc <25068+koconder@users.noreply.github.com>
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Fixed dedupeot working correctly
Due to delete only containing id, the deduped dbt could not work
properly, so we also fill the cursor field with the current date
so it does have a properly end
* bump connector version
* 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>
* Source Google Analytics v4: check custom reports; remove date as required field
* Source Google Analytics: fix unit tests
* Source Google Analytics: fix unit tests
* Source Google Analytics: update to latest cdk
* Source Google Analytics: http -> https
* Source Google Analytics: add allowed hosts
* Source Google Analytics: docs update
* Apply suggestions from code review
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
* Source Google Analytics: docs update
* Source Google Analytics: add expected records
* auto-bump connector version
---------
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* made needed changes for enabling in cloud
* added changelog
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Removed extraneous read on the check() method for CockroachDB and Postgres
* Bumped dockerfile version for relevant conenctors
* Bumped versions for strick-encrypt tests
* Removed withoutPublication and withoutReplicationSlot tests for postgres cdc
* Automated Change
* Updated sources docs
* Update incorrect year in change logs doc for Cockroach and Postgres
* Removed read override method from cockroachDB
* Removed read method override for source-postgres
* auto-bump connector version
---------
Co-authored-by: nguyenaiden <nguyenaiden@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>