Kalise Richmond
02/16/2023, 8:13 PMprefect-dbt v0.3.0 was just released! š
This release includes:
⢠two new blocks: DbtCloudJob and DbtCoreOperation, making it easier to store configs and trigger+monitor both dbt Cloud jobs and Core CLI commands.
⢠run_dbt_job_flow which incorporates the DbtCloudJob block.
⢠support for the new SqlAlchemyConnector block when using dbt Core with Postgres database.
⢠bug fixes, including saving / loading target config profiles, proper typing of log_format in GlobalConfigs
⢠Check out the release notes for more!
Check out the new landing page to get started on these new blocks!