Core:
New Features
- Added download button for job logs in the UI
- Improved connector testing (code infrastructure and documentation)
- Secrets are now hidden in the UI
- Custom versions can be selected for connectors in the Admin page of the UI
- Airbyte metadata columns are now namespaced with
_airbyte_
. - Migrate MSSQL and Redshift sources to support incremental.
Bug Fixes
- Fixed the job display status in the UI
- Fixed the default sync mode selected in the UI
- Jobs that failed all attempts will now still be schedulable
Connectors
New Connectors
- Drift (source)
Bug Fixes
- Fix boolean handling in the MSSQL source