* initial changes
* Edited google Sheets doc
* More edits
* edited the intro and prereqs for BigQuery
* edited the data loading section
* more edits
* Grammatical edits
* Formatting edits
* 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>
* bump GA connectors to latest version of python cdk
* update changelogs
* fix changelogs
* more changelog fixes
* auto-bump connector version
* auto-bump connector version
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Update spec file
* Add Authentication label to credentials section
* Add doc link to spreadsheet ID
* Add a link to setup guide
* update description text for spreadsheet_id in spec
* change spreadsheet_id label in spec to Spreadsheet Link per github issue 11406
Allow using sheet URL instead of sheet ID
* add a parser helper that extracts Sheet ID from a URL
* add a tests for parsing sheet ID out of a URL
* add a test for backward compatibility (parser should recognize an ID)
* Bump connector version in Dockerfile
Update documentation
* Replace screenshot of sheet id with screenshot of sheet URL
* Update connector version in changelog
* Update links to docs in spec file
* Source Google Sheets #8313 - migrate to the CDK
* Source Google Sheets #8313 - fixing unit tests
* Source Google Sheets #8313 - reformat
* Source Google Sheets #8313 - update ci_credentials
* Source Google Sheets #8313 - bump version and update docs
* added supported_sync_modes for AirbyteStream initialization to fic full_refresh test
* fix unit test with supported_sync_modes argument in AirbyteStream initialization
* Fix error during listing sheets with diagram only
* added PR number
* fixed formatting
* add dummy test
* added filter for grid sheets, added SAT tests.
* added new GOOGLE_SHEETS_TESTS_CREDS env
* fixed formatting
* add changelog for postres source
* add changelog for mysql source
* add changelog for mssql source
* add changelog for file source
* add changelog for google sheets
* add full changelog for file source
* add full changelog for google sheet source
* add full changelog for mssql source
* add changelog for http requests
* add changelog for salesforce source
* add changelog for facebook marketing source
* add changelog for google analytics source
* add changelog for shopify native source connector
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.
Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.