Release 2.19.1
Enhancements to prefect-dbt
for running dbt-core
commands
Introducing prefect-dbt
summary artifacts! With summary artifacts, you get a view of all of the runs that succeeded, failed, or were skipped as well as where the failed models live in your dbt project and why they failed. This exposes information about each dbt node in a succinct format that teams can use for development, debugging, insights, and so much more.
These changes are available in prefect-dbt
version 0.5.0!
See the following pull requests for implementation details:
Enhancements
- Enable flow run infra overrides section in the Prefect UI - PrefectHQ/prefect-ui-library#2417
Experimental
Events and Automations
- Add ability to create and manage automations in the Prefect UI - #13342
Documentation
- Update documentation formatting for
prefect-ray
- #13385
Integrations
- Update all integrations libraries to pin
prefect<3.0.0
- #13408
Integration library releases
This release was accompanied by the following integration library releases:
prefect-aws
- 0.4.17prefect-azure
- 0.3.10prefect-bitbucket
- 0.2.5prefect-dask
- 0.2.9prefect-databricks
- 0.2.7prefect-dbt
- 0.5.0prefect-docker
- 0.5.2prefect-email
- 0.3.5prefect-gcp
- 0.5.12prefect-github
- 0.2.5prefect-gitlab
- 0.2.5prefect-kubernetes
- 0.3.10prefect-ray
- 0.3.6prefect-shell
- 0.2.5prefect-slack
- 0.2.6prefect-snowflake
- 0.27.6prefect-sqlalchemy
- 0.4.3
All changes: 2.19.0...2.19.1