Releases
v0.207.3
Features
Allow querying SCDs without metric_time. (#1621 )
Add --quiet
option to the query
CLI command. (#1554 )
Specify DB file path in tutorial-project profile (#1692 )
Add support for DBT_PROFILES_DIR
/ DBT_PROJECT_DIR
in the CLI (#1702 )
Add semantic manifest artifact context to error messages (#1708 )
Fixes
Update tutorial project to use ref()
(#1691 )
Address issues with the display of numeric types (#1699 )
Address display of None
in the output of mf query
(#1700 )
Address display of whitespace-padded strings in the output of mf query
(#1701 )
Address intermittently missing CSV output file (#1709 )
Configure pytest
to skip scanning snapshots directory (#1710 )
Fix issue counter when generating error messages. (#1708 )
Under the Hood
Use snapshots in CLI tests. (#1690 )
Allow CliConfiguration
to be loaded from specified paths (#1693 )
Remove dbt
project metadata dependency in tutorial project generation (#1694 )
Avoid reinitialization of CLIConfiguration
(#1697 )
Add process-isolated CLI runner for tests (#1695 )
Migrate CLI tests to use the process-isolated CLI runner (#1696 )
Contributors
@courtneyholcomb (#1621 )
@plypaul (#1554 , #1692 , #1708 , #1691 , #1699 , #1700 , #1701 , #1709 , #1710 , #1708 , #1690 , #1693 , #1694 , #1697 , #1695 , #1696 )
You can’t perform that action at this time.