Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 16:53
e6df9e3

Added

  • Automated release to pypi via GH actions
  • Support for containerizing dbt projects with dbt v1+

Fixed

  • Validation of plugin config where prod manifest is not used
  • Default dbt run options do not include stateful selection unless --defer is used.
  • Support for Pyyaml v6 (removed upper version pin)