* Revert Sendgrid and Sentry sources to use python CDK instead of low-code
* keep yaml configs for future reference
* don't revert additional properties and update changelog w/ PR number
* consistent time formatting in Messages stream and fix the unit test
* auto-bump connector version [ci skip]
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* add .yaml to list of file imports in setup.py
* bump dockerfile version for sentry
* update sentry changelog
* correct sentry, greenhouse, and sendgrid sources to correctly read configs
* add changelog
* update Dockerfile versions
* auto-bump connector version [ci skip]
* auto-bump connector version [ci skip]
* fix greenhouse SAT tests and update to next version of cdk w/ schema read fix
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* events and projects
* done minus pagination
* handle single records
* pagination
* bump min cdk version
* start on unit tests
* Update more unit tests
* Handle extracting no records from root
* additionalProperties=true
* handle empty streams
* skip backward compatibility tests
* check on project_detail
* remove unit tests
* handle missing keys
* delete stream classes
* record extractor interface
* dpath extractor
* docstring
* handle extract root array
* Use dpath extractor
* Revert "Merge branch 'alex/selectNoRecords' into alex/configbased-sentry"
This reverts commit bad4dd7919, reversing
changes made to d9252ae257.
* reset to master
* reset to master
* reset to master
* enable backward compatibility test
* bump cdk version
* reset
* Update airbyte-integrations/connectors/source-sentry/source_sentry/sentry.yaml
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
* Use paginator
* fix pagination
* bump version
* auto-bump connector version [ci skip]
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>