github dbt-labs/dbt-core v1.7.14
dbt-core v1.7.14

latest releases: v1.8.0, v1.8.0rc2, v1.6.14...
14 days ago

dbt-core 1.7.14 - May 02, 2024

Features

  • Move flags from UserConfig in profiles.yml to flags in dbt_project.yml (#9183)
  • Add require_explicit_package_overrides_for_builtin_materializations to dbt_project.yml flags, which can be used to opt-out of overriding built-in materializations from packages (#10007)

Fixes

  • remove materialized views from renambeable relation and remove a quote (#127)
  • Replace usage of Set with List to fix issue with index updates intermittently happening out of order (#72)

Under the Hood

  • Raise deprecation warning if installed package overrides built-in materialization (#9971)
  • Remove the final underscore from secret environment variable constants. (#10052)

Don't miss a new dbt-core release

NewReleases is sending notifications on new releases.