dbt platform compatible track - changelog
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.
For more information, see release tracks.
July 2025
The compatible release slated for July 2025 will be skipped in order to further stabilize the minor upgrade of dbt-core==1.10.0
(released June 16, 2025) across the dbt platform.
Compatible releases will resume in August 2025.
June 2025
Release date: June 12, 2025
This release includes functionality from the following versions of dbt Core OSS:
dbt-core==1.9.8
# shared interfaces
dbt-adapters==1.15.3
dbt-common==1.25.0
dbt-semantic-interfaces==0.7.4
# adapters
dbt-athena==1.9.4
dbt-bigquery==1.9.1
dbt-databricks==1.9.7
dbt-extractor==0.6.0
dbt-fabric==1.9.4
dbt-postgres==1.9.0
dbt-protos==1.0.317
dbt-redshift==1.9.5
dbt-sl-sdk-internal[sync]==0.7.0
dbt-sl-sdk[sync]==0.7.0
dbt-snowflake==1.9.4
dbt-spark==1.9.2
dbt-synapse==1.8.2
dbt-teradata==1.9.2
dbt-trino==1.9.2
Changelogs:
- dbt-core 1.9.8
- dbt-adapters 1.15.3
- dbt-common 1.25.0
- dbt-athena 1.9.4
- dbt-bigquery 1.9.1
- dbt-databricks 1.9.7
- dbt-fabric 1.9.4
- dbt-postgres 1.9.0
- dbt-redshift 1.9.5
- dbt-snowflake 1.9.4
- dbt-spark 1.9.2
- dbt-synapse 1.8.2
- dbt-teradata 1.9.2
- dbt-trino 1.9.1
May 2025
Release date: May 19, 2025
dbt cloud-based platform
These changes reflect capabilities that are only available in the dbt platform.
Fixes
- Get environment variables correctly from the environment for publication artifacts
Under the hood
- Create JSON schemas for PublicationArtifact and ResolvedProjectsArtifact
This release includes functionality from the following versions of dbt Core OSS:
dbt-core==1.9.4
# shared interfaces
dbt-adapters==1.14.8
dbt-common==1.24.0
dbt-semantic-interfaces==0.7.4
# adapters
dbt-athena==1.9.4
dbt-bigquery==1.9.1
dbt-databricks==1.9.7
dbt-fabric==1.9.4
dbt-postgres==1.9.0
dbt-redshift==1.9.5
dbt-snowflake==1.9.4
dbt-spark==1.9.2
dbt-synapse==1.8.2
dbt-teradata==1.9.2
dbt-trino==1.9.1
Changelogs:
- dbt-core 1.9.4
- dbt-adapters 1.14.8
- dbt-common 1.24.0
- dbt-athena 1.9.4
- dbt-bigquery 1.9.1
- dbt-databricks 1.9.7
- dbt-fabric 1.9.4
- dbt-postgres 1.9.0
- dbt-redshift 1.9.5
- dbt-snowflake 1.9.4
- dbt-spark 1.9.2
- dbt-synapse 1.8.2
- dbt-teradata 1.9.2
- dbt-trino 1.9.1
April 2025
Release date: April 9, 2025
dbt Cloud
These changes reflect capabilities that are only available in dbt Cloud.
Under the Hood
- Add secondary profiles to profile.py
This release includes functionality from the following versions of dbt Core OSS:
dbt-core==1.9.4
# shared interfaces
dbt-adapters==1.14.5
dbt-common==1.17.0
dbt-semantic-interfaces==0.7.4
# adapters
dbt-athena==1.9.3
dbt-bigquery==1.9.1
dbt-databricks==1.9.7
dbt-fabric==1.9.4
dbt-postgres==1.9.0
dbt-redshift==1.9.3
dbt-snowflake==1.9.2
dbt-spark==1.9.2
dbt-synapse==1.8.2
dbt-teradata==1.9.2
dbt-trino==1.9.1
Changelogs:
- dbt-core 1.9.4
- dbt-adapters 1.14.5
- dbt-common 1.17.0
- dbt-athena 1.9.3
- dbt-bigquery 1.9.1
- dbt-databricks 1.9.7
- dbt-fabric 1.9.4
- dbt-postgres 1.9.0
- dbt-redshift 1.9.3
- dbt-snowflake 1.9.2
- dbt-spark 1.9.2
- dbt-synapse 1.8.2
- dbt-teradata 1.9.2
- dbt-trino 1.9.1
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:
- dbt Core 1.9.3
- dbt-adapters 1.14.1
- dbt-common 1.15.0
- 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
February 2025
Release date: February 12, 2025
dbt Cloud
These changes reflect capabilities that are only available in dbt.
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:
- dbt Core 1.9.2
- dbt-adapters 1.14.0
- dbt-common 1.14.0
- 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
January 2025
Release date: January 14, 2025
dbt Cloud
These changes reflect capabilities that are only available in dbt.
Features
- Filter out external exposures in dbt compare.
Fixes
- Use
meta.dbt_cloud_id
tobuild 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:
- dbt Core 1.9.1
- dbt-adapters 1.13.1
- dbt-common 1.14.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
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: