databricks/dbt-databricks v1.11.8
databricks/dbt-databricks
Captured source
source ↗published May 11, 2026seen 5dcaptured 9hhttp 200method plain
v1.11.8
Repository: databricks/dbt-databricks
Tag: v1.11.8
Published: 2026-05-11T09:18:39Z
Prerelease: no
Release notes:
What's Changed
Features
- feat: Add invocation_id to default query comment by @GuyEshdat in https://github.com/databricks/dbt-databricks/pull/1378
Fixes
- fix: enforce 255-character identifier length limit for Databricks relations by @psaikaushik in https://github.com/databricks/dbt-databricks/pull/1391
- fix: prevent spurious MicrobatchConcurrency warning on every run (#1406) by @sd-db in https://github.com/databricks/dbt-databricks/pull/1409
- fix: prevent _cache_dbr_capabilities from caching None-version entries (#1398) by @sd-db in https://github.com/databricks/dbt-databricks/pull/1414
- fix: missing metadata handling in is_hudi and is_iceberg by @aarushisingh04 in https://github.com/databricks/dbt-databricks/pull/1435
- test: fix failing
TestStreamingTableLiquidClusteringChangesby @sd-db in https://github.com/databricks/dbt-databricks/pull/1436 - fix: stop emitting insert_overwrite noise warning on every run (#1305) by @sd-db in https://github.com/databricks/dbt-databricks/pull/1425
- fix: warn on contract.enforced=true for materialized_view by @sd-db in https://github.com/databricks/dbt-databricks/pull/1421
- fix: suppress use_managed_iceberg warning for non-Iceberg projects by @tejassp-db in https://github.com/databricks/dbt-databricks/pull/1429
- fix: refresh materialized_view when databricks_tags is set (#1419) by @sd-db in https://github.com/databricks/dbt-databricks/pull/1424
- fix: prevent agate type-conflict during catalog merge (#1392) by @sd-db in https://github.com/databricks/dbt-databricks/pull/1428
- fix: suppress warning on materialization v2 behavior flags. by @tejassp-db in https://github.com/databricks/dbt-databricks/pull/1431
New Contributors
- @psaikaushik made their first contribution in https://github.com/databricks/dbt-databricks/pull/1391
- @GuyEshdat made their first contribution in https://github.com/databricks/dbt-databricks/pull/1378
Full Changelog: https://github.com/databricks/dbt-databricks/compare/v1.11.7...v1.11.8
Notability
notability 3.0/10Routine release of dbt adapter.