github fal-ai/dbt-fal v0.4.0
fal 0.4.0

latest releases: adapter-v1.5.9, adapter-v1.5.8, adapter-v1.5.7...
21 months ago

Bug Fixes

  • Change typing file generating tool to generate fal.typing module (#469)
  • Handle partially-applied write_to_model before scripts in typing module (#472)
  • Ensure logbook doesn't crash on startup (#477)
  • Move away from multiprocessing pool on executions (#478)
  • Accept keyword arguments in not_allowed_function for hooks (#480)
  • Wrap BigQuery jobs in exception handler and fix tests (#479)

Documentation

  • Mention about post-hooks (#468)
  • Compatibility document (#467)
  • Change <>s to & (#473)

Features

  • Offer type annotations for exposed functions. (#466)
  • Make before/after scripts happen right before/after models (#460)
  • Implement pre-hooks (#471)

Miscellaneous Tasks

  • Remove warning about mutiple select flags being passed (#465)
  • Remove experimental flags (#470)
  • Remove support for dbt 0.X (#464)

Refactor

  • Make fal run use new threading (#462)
  • Use experimental threads, flow and models mode by default (#463)

Testing

  • Add support for pre-hooks on the DAG verifier (#474)
  • Add support for before/after scripts to the DAG verifier. (#475)

Don't miss a new dbt-fal release

NewReleases is sending notifications on new releases.