We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78c3079 + 400520d commit 92f1442Copy full SHA for 92f1442
CHANGELOG.md
@@ -1,4 +1,6 @@
1
-## dbt-databricks 1.10.9 (TBD)
+## dbt-databricks 1.10.10 (TBD)
2
+
3
+## dbt-databricks 1.10.9 (August 7, 2025)
4
5
### Features
6
- Support column tags for views using `ALTER TABLE`
dbt/adapters/databricks/__version__.py
@@ -1 +1 @@
-version = "1.10.8"
+version = "1.10.9"
0 commit comments