Skip to main content

dbt Cloud Compatible Track - Changelog

Preview

The "Compatible" and "Extended" release tracks are available in Preview. Access will be rolling out to dbt Cloud accounts on eligible plans during the week of December 16-20, 2024.

Select the "Compatible" and "Extended" release tracks if you need a less-frequent release cadence, the ability to test new dbt releases before they go live in production, and/or ongoing compatibility with the latest open source releases of dbt Core.

Each monthly "Compatible" release includes functionality matching up-to-date open source versions of dbt Core and adapters at the time of release.

Starting in January 2025, each monthly "Extended" release will match the previous month's "Compatible" release.

For more information, see release tracks.

March 2025

Release date: March 11, 2025

This release includes functionality from the following versions of dbt Core OSS:

dbt-core==1.9.3

# shared interfaces
dbt-adapters==1.14.1
dbt-common==1.15.0
dbt-semantic-interfaces==0.7.4

# adapters
dbt-athena==1.9.2
dbt-bigquery==1.9.1
dbt-databricks==1.9.7
dbt-fabric==1.9.2
dbt-postgres==1.9.0
dbt-redshift==1.9.1
dbt-snowflake==1.9.2
dbt-spark==1.9.2
dbt-synapse==1.8.2
dbt-teradata==1.9.1
dbt-trino==1.9.0

Changelogs:

February 2025

Release date: February 12, 2025

dbt Cloud

These changes reflect capabilities that are only available in dbt Cloud.

Features

  • Add event_time to cross-project ref artifact.
  • Include debug exception message in ObservabilityMetric.

Fixes

  • Adding support for deferral against the new time spine definition.
  • Fix error messages for SL query.
  • Semantic Layer commands now respect --favor-state when running with --defer.

This release includes functionality from the following versions of dbt Core OSS:

dbt-core==1.9.2

# shared interfaces
dbt-adapters==1.14.0
dbt-common==1.14.0
dbt-semantic-interfaces==0.7.4

# adapters
dbt-athena==1.9.1
dbt-bigquery==1.9.1
dbt-databricks==1.9.4
dbt-fabric==1.9.0
dbt-postgres==1.9.0
dbt-redshift==1.9.0
dbt-snowflake==1.9.1
dbt-spark==1.9.1
dbt-synapse==1.8.2
dbt-teradata==1.9.1
dbt-trino==1.9.0

Changelogs:

January 2025

Release date: January 14, 2025

dbt Cloud

These changes reflect capabilities that are only available in dbt Cloud.

Features

  • Filter out external exposures in dbt compare.

Fixes

  • Use meta.dbt_cloud_id to build unique_id for manually defined exposure for merging against a duplicated exposure.

This release includes functionality from the following versions of dbt Core OSS:

dbt-core==1.9.1

# shared interfaces
dbt-adapters==1.13.1
dbt-common==1.14.0
dbt-semantic-interfaces==0.7.4

# adapters
dbt-athena==1.9.0
dbt-bigquery==1.9.1
dbt-databricks==1.9.1
dbt-fabric==1.9.0
dbt-postgres==1.9.0
dbt-redshift==1.9.0
dbt-snowflake==1.9.0
dbt-spark==1.9.0
dbt-synapse==1.8.2
dbt-teradata==1.9.0
dbt-trino==1.9.0

Changelogs:

December 2024

Release date: December 12, 2024

This release includes functionality from the following versions of dbt Core OSS:

dbt-core==1.9.0

# shared interfaces
dbt-adapters==1.10.4
dbt-common==1.14.0
dbt-semantic-interfaces==0.7.4

# adapters
dbt-athena==1.9.0
dbt-bigquery==1.9.0
dbt-databricks==1.9.0
dbt-fabric==1.8.8
dbt-postgres==1.9.0
dbt-redshift==1.9.0
dbt-snowflake==1.9.0
dbt-spark==1.9.0
dbt-synapse==1.8.2
dbt-teradata==1.8.2
dbt-trino==1.8.5

Changelogs:

0