This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
Releases: fal-ai/dbt-fal
Releases · fal-ai/dbt-fal
dbt-fal 1.4.2
fal 0.8.1
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
Bug Fixes
- Make dbt-fal work with koldstart (#757)
- Support latest dbt-trino (#759)
- Overwrite fal_scripts_path on every cloud run (#760)
Documentation
- Try to fix PyPI relative links with HTML base tag (#756)
Features
cloud
host resolution (#758)
dbt-fal 1.4.1
[0.8.1] - 2023-02-14
Bug Fixes
- Make dbt-fal work with koldstart (#757)
- Support latest dbt-trino (#759)
- Overwrite fal_scripts_path on every cloud run (#760)
Documentation
- Try to fix PyPI relative links with HTML base tag (#756)
Features
cloud
host resolution (#758)
[0.8.0] - 2023-02-10
Bug Fixes
- Remove forgotten deprecated options (#745)
- Install fal and adapter local prereleases correctly (#748)
Documentation
- Add fal-specific README and reduce root README (#753)
Features
- Add adapter_type to telemetry (#743)
Miscellaneous Tasks
Testing
- Enable trino tests (#751)
fal 0.8.0
Changelog
All notable changes to this project will be documented in this file.
[unreleased]
Bug Fixes
- Fix-bump step on release GH action (#717)
- Only inherit threads from db profile when is not set in flag or profile config (#722)
- Faster inspect stack by using manual solution without loading source code (#723)
- Fal cloud authentication (#730)
- Install compatible dependencies for bigquery and snowflake (#736)
- Remove forgotten deprecated options (#745)
- Install fal and adapter local prereleases correctly (#748)
Documentation
- Add fal-specific README and reduce root README (#753)
Features
Miscellaneous Tasks
- Fix dependencies for new isolate-cloud release (#721)
- Add config_hash telemetry info to fal (#725)
- Remove deprecation warning (#733)
- Update for 1.4 dbt-core support (#732)
- Update dbt_project.yml format (#746)
- Dbt v1.4 support for fal cli (#727)
Refactor
- Monorepo reorg (#739)
Testing
dbt-fal 1.3.14
feat(dbt-adapter): dbt-athena-community support (#741) * tests(dbt-fal): add athena profile * feat: add dbt-athena-community support dbt-athena from PyPI doesn't support dbt 1.3, but dbt-athena-community does https://github.com/dbt-athena/dbt-athena dbt-athena-community does not support dbt 1.4, so this branch doesn't need to be merged to main. Instead, we will release a patch to dbt-fal 1.3 in order to add support to dbt-athena-community * PR comments * refactor: move some hacks location (#742) --------- Co-authored-by: Matteo Ferrando <[email protected]>
dbt-fal 1.3.13
dbt-fal 1.4.0
dbt-fal 1.3.12
[new changes]
Bug Fixes
- Fix-bump step on release GH action (#717)
- Only inherit threads from db profile when is not set in flag or profile config (#722)
- Faster inspect stack by using manual solution without loading source code (#723)
Features
- Conda in fal cloud (#713)
Miscellaneous Tasks
- Fix dependencies for new isolate-cloud release (#721)
fal 0.7.7
[new changes]
Bug Fixes
- Change how dbt-fal version is put together (#703)
- Only send relevant adapter package to isolate (#710)
Documentation
- Add fal cloud docs
- Update quickstart to clarify profiles.yml (#708)
Features
- Add fal cloud auth to fal cli (#705)
Miscellaneous Tasks
Testing
- Enable trino integration tests
- Add resource-paths to dbt_project.yml to make sure it is picked up by dbt (#714)
dbt-fal 1.3.11
[0.7.7] - 2023-01-12
Bug Fixes
- Only send relevant adapter package to isolate (#710)
Documentation
- Update quickstart to clarify profiles.yml (#708)
Features
- Add fal cloud auth to fal cli (#705)
Miscellaneous Tasks
Testing
- Add resource-paths to dbt_project.yml to make sure it is picked up by dbt (#714)