* #259 on call: Source Hubspot - fix for the property_history stream which did not emit any records
* #259 Source Hubspot: upd changelog
* #259 oncall: hubspot review fixes
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Rename databricks connector
* Rename connector in the seed
* Update changelog with pr id
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Run gcs destination check all the time
* Add missing permissions to the status message
* Add more error messages
* Bump bigquery version
* auto-bump connector version
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Switch to measure max row byte size
* Reduce fetch size change logs
* Update unit tests
* Determine jdbc buffer size based on max memory
* Bump postgres version
* Bump postgres version
* Bump mysql version
* Bump mssql version
* Format java code
* Increase hikari connection timeout
* Update data source default parameters
* auto-bump connector version
* Mark postgres 0.4.21 as not published
* Revert "Bump mysql version"
This reverts commit ad9135258c.
* Fix unit test
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* add new schemas
* add catalog in integration tests
* add streams for ListFinancialEvents and ListFinancialEventGroups
* bump to version 0.2.21
* update docs
* add unit tests
* expand schema up to 2 levels for better normalisation
* fix unit test
* lint fix
* add missing attribute
* chore: bump version in source definitions
* chore: update seed file
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
* Added incremental sync support (filtering by date - expired_at attr) for CheckourSessions stream and CheckoutSessionsLineItems
Added unittests
* updated docs
* updated connector version
* airbyte config
* auto-bump connector version
* updated connector version in config
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* filter out streams we don't have access to
* cleanup
* fix associations
* fix for api key auth
* this doesn't need to be a property method
* Bump
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Retry on server errors
* retry on any 5XX
* bump version
* rename function for clarity
* reset
* delete unused code
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Add extra mode to Source, to allow run acceptance tests
* move streams into distinct modules
* Add property name transformation for Export stream for avoiding collisions
* Update doc
* Add `date_window_size`
* Set optional scopes
* update test
* required scopes
* fix
* Add a comment
* try empty scopes
* remove scopes to ensure it fails
* Revert "remove scopes to ensure it fails"
This reverts commit ba65642945.
* reorder
* set at least one required scope
* dont check for authorized scopes
* update docs
* Don't fail on missing scopes
* Revert "Don't fail on missing scopes"
This reverts commit 43ee93af9d.
* bump docker tag
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Added history to state
* Deleted unused import
* Rollback abnormal state file
* Rollback abnormal state file
* Fixed type error issue
* Fix state issue
* Updated after review
* Bumped version
* 🚀 flow stream added along with flow, campaign and flow message addition to event
* ⚡ liniting fix
* 🔨 annotations updated along with update method for klaviyo
* 💥 docker version updated and log added
* 🔨 fixed acceptance test for klaviyo flow stream
* 🔨 unused import removed
* fix: flows stream has no records thus tests are failing
* chore: update seed file
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
* Update docs
* add oauth
* add spec.py
* test
* fix
* fix
* add lwa_app_id
* test
* test
* fix
* add beta version
* fix
* test
* test
* test
* merge
* fix
* fix
* fix
* test
* test
* test
* test
* sort AWSRegion
* up
* add import
* up
* up
* up
* fix
* fix tests
* bump version
* upd
* auto-bump connector version
* format
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Added source for RKI-covid-germany, updated spec.json, implemented source with check and discover method added germany.json.
* implemented incremental method for germany history cases with date as parameters, updated streams, added cursor field for incremental streams.
* main file added.
* added Incidence source with date as parameter. Incremental stream. spec, source, schemas updated, added class GermanHistoryIncidence added.
* Added a full-refresh stream for germany/age-group .Added incremental streams for deaths/:days, recovered/:days, frozen-incidence/:days, hospitalization/:days. Updated source.py methods. Updated sepc.json properties key. Updated configured_catalogue.json with required streams. Updated config.json
* writting test unit test cases for incremental streams: german history cases and german history incidence.
* Incremental streams for germanhistorydeaths, germanhistoryfrozenIncidence, germanhistoryhospitalization, germanhistoryrecovered. Fixing other test cases.
* Added test stream for age group and germany.
* changes in Readme and source.py.
* IncrementalMixin added to class GermanyHistoryCases. AFter review IncrementalMixin will be implemented to all incremental classes.
* Implemented Incremental mixin or GermanHistory Cases connector.
* corrected changes.
* adding integration test
* comment acceptence test.
* On path with master
* updated the changes for PR request.
* changed file source-rki-covid/integration_tests/configured_catalog.json
* corrected flake and blackformatting. Build gradel.
* Worked on the suggestions.
* source_rki_covid/schemas/germany_age_groups.json
* uodated abnormal_state.json
* updated the schemas for german age groups and history hospitalization.
* correct dockerfile and update airbyte_cdk version
* run format
* update python version
* correct dockerfile build
* add source in seed
* update uuid for rki-covid source
* change docker
* add bash
* auto-bump connector version
* run seed file
* correct doc
* auto-bump connector version
Co-authored-by: Marcos Marx Millnitz <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* cdc - add support of tsquery type
* rebase on master
* Add changes made by the build
* Update version in Dockerfile
* auto-bump connector version
Co-authored-by: grishick <greg@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>