* Add incremental for issues stream
* Update PR number
* Change python version instead yaml manifest
* Fix code style and unt test
* Fix CAT for issues
* Source Sentry: Change stream that is used during check
* Update changelog
* Update metadata.yaml
* Remove import
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Source Sentry: Add validation for project's and organization's name during connector setup
* Fix flake warnings
* Update changelog
* Update unit tests
* Update expected records
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Add Releases stream to Sentry Connector
* update documentation
* remove stream from configured catalog
* fix tests
* format doc changelog
* format path function and change strict level to high
* auto-bump connector version
---------
Co-authored-by: Keith Thompson <keithjoethompson@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* 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>