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

dbt-fal 1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 17:25
· 63 commits to main since this release
5793489

[new changes]

Bug Fixes

  • Handle dbt debug and dbt --version commands (#855)

Documentation

  • Add youtube demo to fal-serverless quickstart (#854)

[0.9.1] - 2023-05-16

Bug Fixes

  • Pin newer poetry version to avoid urllib3 error
  • Load flags correctly for dbt loading to work with dbt-fal (#850)

Documentation

  • Add workflow dispatch inputs (#802)
  • Fix example file path (#851)

[0.9.0] - 2023-05-12

Bug Fixes

  • Make dbt-fal~1.5 work with redshift (#845)

Documentation

  • Package version section (#843)

Features

  • Add dbt 1.5 support (#841)