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

dbt-fal 1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 17:12
· 243 commits to main since this release
8c1e9ca

[new changes]

Bug Fixes

  • Adapter env config parsing (#615)
  • Bigquery for managed envs in dbt-fal (#618)
  • Handle pre-releases published to PyPI (#620)

Documentation

  • Fix example link to Fivetran repo

Features

  • Use isolate library in dbt-fal (#606)
  • Optimize bigquery read and write (#619)

Miscellaneous Tasks

  • Modify adapter description (#611)
  • Add dbt-fal publishing (#612)
  • Add new telemetry to dbt-fal (#613)
  • Remove fal dependency from dbt-fal (#617)
  • Fix PyPI publishing action (#625)

Testing

  • Ignore adapter changes for fal test trigger (#623)
  • Better triggering of tests and name of files (#624)
  • Add snowflake to tests (#621)