This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
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)