Skip to content

v1.12.5

Latest

Choose a tag to compare

@sd-db sd-db released this 01 Sep 14:50
6748bd9

Fixes

  • Replace an existing table or view with a metric view using backup-and-create instead of CREATE OR REPLACE VIEW ... WITH METRICS by @sd-db in #1640 (resolves #1639)
  • Interpolate lazily-formatted databricks.sql log records when mirroring them into dbt logs by @sd-db in #1642 (resolves #1637)

Under the Hood

  • Raise the dbt-core upper bound to <1.12.4 to include dbt-core 1.12.3 by @sd-db in #1656

Full Changelog: v1.12.4...v1.12.5