* GitHub source initial version All streams are in `full_refresh` mode only. * Run format command * Add handling for 404 error in Teams stream * Update creds naming for github * Update acceptance tests * Update check_connection() * Code review fixes Remove `/integration_tests/catalog.json` file. Use `Collaborators` class in `check_connection()` function. Remove excessive data from GithubStream class. * Remove unused import * Implement requested changes * Add incremental streams * Remove `supports_incremental` * Update docs * Implement requested changes * Implement requested changes * Implement requested changes * Bump connector version
Connector Catalog
Connector grades
Airbyte uses a grading system for connectors to help users understand what to expect from a connector. There are three grades, explained below:
Certified: This connector has been proven to be robust via usage by a large number of users and extensive testing.
Beta: While this connector is well tested and is expected to work a majority of the time, it was released recently. There may be some unhandled edge cases but Airbyte will provide very quick turnaround for support on any issues (we'll publish our target KPIs for support turnaround very soon). All beta connectors will make their way to certified status after enough field testing.
Alpha: This connector is either not sufficiently tested, has extremely limited functionality (e.g: created as an example connector), or for any other reason may not be very mature.
Sources
Destinations
| Connector | Grade |
|---|---|
| BigQuery | Certified |
| Google Pubsub | Alpha |
| Local CSV | Certified |
| Local JSON | Certified |
| MeiliSearch | Beta |
| MySQL | Alpha |
| Oracle | Alpha |
| Postgres | Certified |
| Redshift | Certified |
| S3 | Certified |
| SQL Server (MSSQL) | Alpha |
| Snowflake | Certified |