* mysql source : implement support for snapshot of new tables in cdc mode
* undo unwanted changes
* add more assertions
* format
* fix build
* fix build
* revert acceptance test changes
* bump version
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Updated Report API version + New reports
* Fixed typo and added ability to set fetch period to a fixed range
* Removed old code + updated connection test doc
* minor fix for python format
* Bump version to 0.2.26 and updated docs
* Docs update, fix typo in PR number
Co-authored-by: Tuan Nguyen <anhtuan.nguyen@me.com>
Co-authored-by: Sajarin <sajarindider@gmail.com>
* allow nullable columns to be used as cursor
* add test
* fix test
* bump version
* Revert "bump version"
This reverts commit a3cf9aff84.
* bump version
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* added destination-r2 spec
added base-java-s3 module
updated common s3 lib
local
changed dependency of s3 in all realted modules
minor style fixes
added common module for s3 integration tests
* fix configuration for r2 integration tests
* fix configuration for r2 integration tests
* added docs for destination-r2
* minor import fixes
* mark test as disabled
* fixed imports in destination-snowflake
* restored styling task
* added tests for S3DEstinationConfig
* added upload threads count configuration for r2(due to limitations)
* deleted parquet format type
* Fix import in gcs
* Fix import in redshift
* Fix import in snowflake
* Fix one more import in gcs
* Fix one more import in redshift
* Fix import in databricks
Co-authored-by: Liren Tu <tuliren.git@outlook.com>
* stop overriding namespace?
* set namespace if needed
* also check for empty namespace
* version bump + changelog
* auto-bump connector version [ci skip]
* sanitize dataset id
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* #454 oncall source salesforce: handle japanese characters
* source salesforce: upd changelog
* source salesforce: flake fix
* #454 source salesforce: adjust public interface to CDK, do not take into account state when choosing the API type
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* feat(workflow-jobs)!: new class 'WorkflowJobs' to get job informations from Github;
* feat(workflow-jobs)!: unit test to new class 'WorkflowJobs';
* feat(test_stream/test_stream_workflow_jobs_read_incremental)!: support to method incremetal in unit test to class 'WorkflowJobs';
* feat(test_workflow): unit test incremental and full refresh to class 'WorkflowJobs';
* docs: updated github docs
* docs: updated github docs
* docs: updated github.md
* docs: updated github.md
* fix: add workflow_jobs in abnormal tests, use 'start date' in source and unit test;
* fix: add workflow_jobs in 'abnormal_state.json' and 'sample_state.json' for integration tests;
Co-authored-by: Paulo Roberto <paulo.rb.beserra@gmail.com>
Co-authored-by: Paulo Roberto <71179739+py-paulo@users.noreply.github.com>
* Updated customer schema field type
* Updated PR number
* Updated setup file
* Updated acceptance test config
* Updated acceptance test config
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Source Google Search Console: fix 403 error
* Source Google Search Console: bump version and update changelog
* Source Google Search Console: fix test abnormal state data
* Updated release stage
* auto-bump connector version [ci skip]
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* add new stream properties
* add PR number
* change additionalProperties to true
* revert bumoed version of an image, add json schema in the tests files, remove additionalProperties: true
* gradle build completed
* improve test acceptance quality, adjust the order of objects for the properties json schema
* delete reduntant configured_catalog, add json schema for all streams
* auto-bump connector version [ci skip]
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Marie Amelie Sandrock <marieamelie94@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Connector skeleton
* Implement the first two endpoints with incomplete schema
* Add more fields to download from tasks
* Add more fields to download from tasks
* Add new entities plus refector a few stuff
* Complete all schema jsons
* Add slice management for comments
* complete schema definition for folders
* remove incremental tests
* Removing as no incremental support yet
* Format as pep8
* sample config files
* add newer version of the catalog
* remove unused import
* use wrike cataglog
* remove additional properties
* remove incremental tests
* reformat everything with Prettifier
* Add developer notes
* Add source-wrike badge
* Add Wrike source as alpha
* Document Wrike connector usage
* Add title fields for input parameters
* fix typo
* handle empty start date string
* add unit tests for wrike source
* remove unnecessary comments
* duplicated file
* document how to get permanent tokens
* Add link to API documentation
* Apply gradlew format
* Add workflow endpoint
* Change youtube back to Beta
* Remove unnecesary TODO comment
* Add null constraints
* Code cleanup in check_connection and streams
* Improved null constraints in schema
* Convert arrays with one element to string
* chore: update source_definitions.yaml
* chore: generate/update source_specs.yaml
Co-authored-by: sajarin <sajarindider@gmail.com>