github dbt-labs/dbt-core v0.19.2
dbt 0.19.2

latest releases: v1.7.13, v1.6.13, v1.8.0b3...
2 years ago

Breaking changes

  • Fix adapter.dispatch macro resolution when statically extracting macros. Introduce new project-level dispatch config. The packages argument to dispatch no longer supports macro calls; there is backwards compatibility for existing packages. The argument will no longer be supported in a future release, instead provide the macro_namespace argument. (#3362, #3363, #3383, #3403)

Fixes

  • Ensure that schema test macros are properly processed (#3229, #3272)
  • Fix regression for default project/database for BigQuery connections (#3218, #3305)
  • Fix references to macros with package names when rendering schema tests (#3324, #3345)
  • Fix infinite recursion when parsing schema tests due to loops in macro calls (#3444, #3454)

Don't miss a new dbt-core release

NewReleases is sending notifications on new releases.