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

Releases: fal-ai/dbt-fal

dbt-fal 1.3.10

26 Dec 14:52
3fdcffb
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Change how dbt-fal version is put together (#703)

Documentation

  • Add fal cloud docs

Testing

  • Enable trino integration tests

fal 0.7.6

22 Dec 20:43
46f7881
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Delete automatically added git submodule when releasing (#694)
  • Delete automatically added git submodule when releasing (#696)
  • Bigquery write relation (#699)

Features

  • Enable fal cloud (#683)

Testing

  • Run fal cloud tests on bigquery (#697)

dbt-fal 1.3.9

22 Dec 23:01
816b410
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Delete automatically added git submodule when releasing (#696)
  • Bigquery write relation (#699)

Features

  • Enable fal cloud (#683)

Testing

  • Run fal cloud tests on bigquery (#697)

fal 0.7.5

16 Dec 21:25
14e7767
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Make DO_NOT_TRACK behave as specified (#692)

dbt-fal 1.3.8

16 Dec 21:34
fb45556
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Delete automatically added git submodule when releasing (#694)

[0.7.5] - 2022-12-16

Bug Fixes

  • Make DO_NOT_TRACK behave as specified (#692)

Features

  • Get datawarehouse type in SQL context (#691)

[0.7.4] - 2022-12-14

Bug Fixes

  • Remove empty git submodule app (#686)

fal 0.7.4

14 Dec 16:23
3777d32
Compare
Choose a tag to compare

[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)

dbt-fal 1.3.7

06 Dec 20:43
95a6005
Compare
Choose a tag to compare

[new changes]

Miscellaneous Tasks

  • Update isolate (#681)

Testing

  • Add dbt-fal to fal-cli integration tests (#679)
  • Use latest 1.3 version for integration tests (#680)

dbt-fal 1.3.6

18 Nov 18:05
4163d24
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Pass threads from target profile (#665)
  • Trino none credential handling (#673)

Features

  • Add trino support (#668)

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)

fal 0.7.3

11 Nov 21:21
6306843
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Adapter env config parsing (#615)
  • Bigquery for managed envs in dbt-fal (#618)
  • Handle pre-releases published to PyPI (#620)
  • Find wrapped adapter Relation class on init (#632)
  • Inherit is_cancelable from the wrapped adapter (#633)
  • Adapter reconstruction in isolate environment (#635)
  • Include parse_replacements from DB adapter into wrapper adpater (#640)
  • Make dbt debug command work (#642)
  • Make dbt-fal work with redshift (#643)
  • Stop waiting for an exception loading the db_profile for isolate agents (#647)
  • Make --project-dir work (#648)
  • Stop parsing the entire command args (#660)

Documentation

  • Fix example link to Fivetran repo
  • Add readme, homepage and others for PyPI (#639)
  • Add dbt-fal to docs (#652)

Features

  • Use isolate library in dbt-fal (#606)
  • Optimize bigquery read and write (#619)
  • Make dbt-fal work with isolate server (#636)
  • Make fal-scripts-path value available as a path to import for models (#645)
  • Teleport with isolate for snowflake (#650)
  • Add fal invocation_id and add tool for both packages (#658)

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)
  • Fix release script (#627)
  • Bump the version of dbt.adapters.fal in GH relase action (#654)

Testing

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

dbt-fal 1.3.5

11 Nov 21:25
b3b67c7
Compare
Choose a tag to compare

[0.7.3] - 2022-11-11

Bug Fixes

  • Stop parsing the entire command args (#660)

Documentation

  • Add dbt-fal to docs (#652)

Features

  • Teleport with isolate for snowflake (#650)
  • Add fal invocation_id and add tool for both packages (#658)

Miscellaneous Tasks

  • Bump the version of dbt.adapters.fal in GH relase action (#654)