* 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.
* save GA state
* bugfix, documentation, ci creds
* fmt
* set up standard testing
* set up config for check
* oops
* fix path for standard tests
* add to registry
* add documentation and env var handling
* working with new standard source test
* send pageview on setup
* use file for tracker code
* add regexes
* add logging and remove intentionally failing test case
* fmt
* Update airbyte-integrations/bases/standard-source-test/src/main/java/io/airbyte/integrations/base/TestSource.java
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
* Update airbyte-integrations/bases/standard-source-test/src/main/java/io/airbyte/integrations/base/TestSource.java
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
* switch to start_date for connection test
* add comment and use future date
* use dashes for packages
* better way to call GA than hardcoded
* restructure for more consistent naming
* fmt
* update ordering
* fix dep from merge
* add regex tests to jdbc
* fmt
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>