Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 03:13
· 258 commits to refs/heads/main since this release
8e3441b

✨ New Features

  • Add Source.confic_spec property and Source.print_config_spec() method to get and/or print any connector's configuration spec (#80) - Thanks, @tinomerl!
  • Allow incremental refresh in combination with the REPLACE write strategy (#136)
  • Always pre-validate source config, with more clear messaging of validation failures (#134)

⚙️ Under the hood

  • Add logging for config validation, connector checks, and successful installs (#135)
  • Corrected Colab notebook name detection (#132)