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

fal 0.7.4

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 16:23
· 197 commits to main since this release
3777d32

[new changes]

Bug Fixes

  • Pass threads from target profile (#665)
  • Trino none credential handling (#673)
  • Remove empty git submodule app (#686)

Features

  • Add trino support (#668)
  • Add support for .yaml files in schema parser (#685)

Miscellaneous Tasks

  • Add poetry lock creation in pull requests (#572)
  • Update dbt-fal telemetry (#653)
  • Set the version before building so it gets deployed to PyPI (#663)
  • Enable isolate server multiple envs (#664)
  • Change default script path to project dir (#671)
  • Update isolate (#681)

Testing

  • Add dbt-fal to fal-cli integration tests (#679)
  • Use latest 1.3 version for integration tests (#680)
  • Add some yaml for global scripts tests (#689)