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.5.3
dbt-fal 1.5.2
dbt-fal 1.4.9
dbt-fal 1.5.1
[new changes]
Bug Fixes
- Handle dbt debug and dbt --version commands (#855)
Documentation
- Add youtube demo to fal-serverless quickstart (#854)
[0.9.1] - 2023-05-16
Bug Fixes
- Pin newer poetry version to avoid urllib3 error
- Load flags correctly for dbt loading to work with dbt-fal (#850)
Documentation
[0.9.0] - 2023-05-12
Bug Fixes
- Make dbt-fal~1.5 work with redshift (#845)
Documentation
- Package version section (#843)
Features
- Add dbt 1.5 support (#841)
fal 0.9.1
fal 0.9.0
What's Changed
- Bump the pyproject.toml fal version by @fal-bot in https://github.com/fal-ai/fal/pull/833
- fix: upgrade snowflake-connector-python version for dbt-snowflake 1.4.2 by @chamini2 in https://github.com/fal-ai/fal/pull/837
- Bump the pyproject.toml dbt-fal version by @fal-bot in https://github.com/fal-ai/fal/pull/839
- feat(dbt-fal): adapt to new 1.5 dbt changes by @chamini2 in https://github.com/fal-ai/fal/pull/814
- Bump the pyproject.toml dbt-fal version by @fal-bot in https://github.com/fal-ai/fal/pull/840
- docs: package version section by @turbo1912 in https://github.com/fal-ai/fal/pull/843
- fix(adapter): make dbt-fal~1.5 work with redshift by @mederka in https://github.com/fal-ai/fal/pull/845
- Update quickstart.md by @burkaygur in https://github.com/fal-ai/fal/pull/848
- feat(fal): add dbt 1.5 support by @chamini2 in https://github.com/fal-ai/fal/pull/841
Full Changelog: fal-ai/fal@v0.8.6...v0.9.0
dbt-fal 1.5.0
dbt-fal 1.4.8
[new changes]
Bug Fixes
- Upgrade snowflake-connector-python version for dbt-snowflake 1.4.2 (#837)
[0.8.6] - 2023-04-25
Documentation
- Rename type to kind (#831)
Features
[0.8.5] - 2023-04-21
Bug Fixes
- Profiles without default targets (#829)
Documentation
- Rename serving to web_endpoints (#821)
- Fix serverless function serve docs (#822)
- Add serverless.sync_dir doc (#820)
- Add fal-serverless secrets docs (#824)
- Update sync_dir for new checks and return (#825)
Miscellaneous Tasks
- Upgrade docusaurus (#817)
Testing
- Turn off slack messages (#826)