Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

dbt-fal 1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 19:18
· 140 commits to main since this release
5a8c41a

[0.8.1] - 2023-02-14

Bug Fixes

  • Make dbt-fal work with koldstart (#757)
  • Support latest dbt-trino (#759)
  • Overwrite fal_scripts_path on every cloud run (#760)

Documentation

  • Try to fix PyPI relative links with HTML base tag (#756)

Features

  • cloud host resolution (#758)

[0.8.0] - 2023-02-10

Bug Fixes

  • Remove forgotten deprecated options (#745)
  • Install fal and adapter local prereleases correctly (#748)

Documentation

  • Add fal-specific README and reduce root README (#753)

Features

  • Add adapter_type to telemetry (#743)

Miscellaneous Tasks

  • Update dbt_project.yml format (#746)
  • Dbt v1.4 support for fal cli (#727)

Testing

  • Enable trino tests (#751)