Skip to content

dbt-core v1.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 14:59

dbt-core 1.5.4 - July 28, 2023

Fixes

  • Ensure warn_error_options get serialized in invocation_args_dict (#7694)
  • Improve handling of CTE injection with ephemeral models (#8213)

Under the Hood

  • Refactor flaky test pp_versioned_models (#7781)