Releases: databricks/dbt-databricks
Releases · databricks/dbt-databricks
Version 1.5.5
Fixes
- Fixed issue where starting a terminated cluster in the python path would never return
Features
- Include log events from databricks-sql-connector in dbt logging output.
- Adapter now populates the query_id field in run_results.json with Query History API query ID.
Version 1.5.4
Features
- Added support for model contracts (#336)
Fixes
- SSL and DNS issues when running many many threads
Version 1.5.3
Fixes
- Pins dependencies to minor versions
- Sets default socket timeout to 180s
Version 1.5.2
Fixes
- Sets databricks sdk dependency to 0.1.6 to avoid SDK breaking changes
Version 1.5.1
Fixes
- Add explicit dependency to protobuf >4 to work around dbt-core issue
Version 1.5.0
Version 1.5.0rc1
Version 1.4.3
Version 1.4.2
Version 1.4.1
Fixes
- Ignore case sensitivity in relation matches method. (#265)