You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Release v1.99.0
### New Features and Improvements
* Added `databricks_workspace_entity_tag_assignment` resource and data source ([#5252](#5252))
### Internal Changes
* Update Go SDK to v0.93.0 ([#5252](#5252))
* Bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 ([#5254](#5254))
* Bump google.golang.org/api from 0.256.0 to 0.257.0 ([#5253](#5253))
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Version changelog
2
2
3
+
## Release v1.99.0 (2025-12-04)
4
+
5
+
### New Features and Improvements
6
+
* Added `databricks_workspace_entity_tag_assignment` resource and data source ([#5252](https://github.com/databricks/terraform-provider-databricks/pull/5252))
7
+
8
+
### Internal Changes
9
+
* Update Go SDK to v0.93.0 ([#5252](https://github.com/databricks/terraform-provider-databricks/pull/5252))
10
+
* Bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 ([#5254](https://github.com/databricks/terraform-provider-databricks/pull/5254))
11
+
* Bump google.golang.org/api from 0.256.0 to 0.257.0 ([#5253](https://github.com/databricks/terraform-provider-databricks/pull/5253))
* Added `databricks_workspace_entity_tag_assignment` resource and data source ([#5252](https://github.com/databricks/terraform-provider-databricks/pull/5252))
9
8
10
9
### Bug Fixes
11
10
@@ -14,6 +13,3 @@
14
13
### Exporter
15
14
16
15
### Internal Changes
17
-
* Update Go SDK to v0.93.0 ([#5252](https://github.com/databricks/terraform-provider-databricks/pull/5252))
18
-
* Bump github.com/hashicorp/terraform-plugin-testing from 1.13.3 to 1.14.0 ([#5254](https://github.com/databricks/terraform-provider-databricks/pull/5254))
19
-
* Bump google.golang.org/api from 0.256.0 to 0.257.0 ([#5253](https://github.com/databricks/terraform-provider-databricks/pull/5253))
0 commit comments