Skip to content

dbt-core v1.5.4rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 17:47

dbt-core 1.5.4-rc1 - July 27, 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)