Skip to content

v0.9.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@jrhizor jrhizor released this 22 Dec 00:18
· 38280 commits to master since this release
ecca0cc

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