* Fix SAT source-google-search-console, source-hubspot, source-instagram, source-recharge, source-zendesk-support
* Fix github, sendgrid, google-analytics-v4, survey-monkey, twitter
* Added a newline at the end
* Fix pinterest, twitter expected records
* Fix hubspot and slack
* Fix sentry and GAv4(UA) allowed hosts
* Fix github and sendgrid
* Fix google analytics UA expected records
* Increase timeout for read records
* Fix chargebee and greenhouse
* Fix sentry expected records
* Expected Records to `.jsonl` format
* fix formatting template
* remove endline
* update templates
* Update docs/connector-development/testing-connectors/source-acceptance-tests-reference.md
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
* Google Analytics v4: Added support for segments and filters
* Bumped version to 0.1.26 and updated docs
* Fix connection test
* Fix merge conflict (connector version)
* Update `additionalProperties` field to true from schemas
* Updated PR number
* auto-bump connector version [ci skip]
* 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>
* #12013 source GA to Beta: always sync data from two days ago
* #12013 GA to Beta: fix changelog
* #12013 source GA to Beta: rm odd file
* #12013 Source GA to Beta: comment out integration tests
* #12013 expose isDataGolden field, assume missing field equals False
* #12013 expose isDataGOlden flag: reword docs
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Generate source-pivotal-tracker
* Projects stream
* Adds tracker stories stream
* Story pagination
* labels
* Releases
* Shared schema with allOf
* Top level $ref didn’t work
* Be more verbose instead of $ref
* Project memberships
* epics
* activity
* Cleaning up todos
* Code formatting
* Unit tests
* small changes
* run format
* add doc
* change uuid value
* run seed config
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
* #11477 source GA: fix stream slices and ubnormal state processing
* #11477 GA to beta: unit tests and SAT
* #11477 GA to beta: run black on master and merge into branch
* #11477 GA to beta: review fix
* Revert "#11477 GA to beta: run black on master and merge into branch"
This reverts commit b86fdc2cff.
* #11477 GA to beta: add changelog
* #11477 ga to beta: roll back to
* #11477 ga to beta: rm odd init
* #11477 ga to beta: rollback source definition
* #11477 ga to beta: upd source definition
* add data format to json schemas
* add window_in_days in check
* bump version
* upd doc
* typo
* parse date in response
* upd
* bump version
* add expected_records
* remove github creds
* merge
* bump version
* Fix window in days validation issue
* Fix urllib.parse.urljoin path parsing bug
* Updated catalog to new service test creds
* Updated PR number and bumped version in spec yaml and seed
* Fix documentation URL
* Add Google Analytics v4 implementation
* Add docs and connector index
* Fix a broken link to Airbyte CDK
* Fix a broken link to source acceptance tests docs
* Add condition for a full refresh or incremental stream
* Add unit tests
* Fix formatting to flake8
* Updated to review
* Added logger for custom reports validation
* Add comments to code
* Updated to format