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.82.0
### New Features and Improvements
* Add `workspace_consume` entitlement [#4762](#4762).
* Support configuration of file events in `databricks_external_location` [#4749](#4749).
* Improve support for new fields in `databricks_pipeline` [#4744](#4744).
### Bug Fixes
* Populate `partitions` when reading `databricks_sql_table` ([#4674](#4674)).
* Fail when creating `databricks_query` and `databricks_alert` with already existing names [#4697](#4697).
### Documentation
* Improve the landing page documentation to prioritize preferred authentication methods and provide better guidance on how to configure the `host` argument.
* Mark GKE-related fields for `databricks_mws_workspaces` and `databricks_mws_networks` as deprecated([#4752](#4752)).
* Support configuration of file events in `databricks_external_location`[#4749](https://github.com/databricks/terraform-provider-databricks/pull/4749).
9
+
* Improve support for new fields in `databricks_pipeline`[#4744](https://github.com/databricks/terraform-provider-databricks/pull/4744).
10
+
11
+
### Bug Fixes
12
+
13
+
* Populate `partitions` when reading `databricks_sql_table` ([#4674](https://github.com/databricks/terraform-provider-databricks/pull/4674)).
14
+
* Fail when creating `databricks_query` and `databricks_alert` with already existing names [#4697](https://github.com/databricks/terraform-provider-databricks/pull/4697).
15
+
16
+
### Documentation
17
+
18
+
* Improve the landing page documentation to prioritize preferred authentication methods and provide better guidance on how to configure the `host` argument.
19
+
* Mark GKE-related fields for `databricks_mws_workspaces` and `databricks_mws_networks` as deprecated([#4752](https://github.com/databricks/terraform-provider-databricks/pull/4752)).
* Support configuration of file events in `databricks_external_location`[#4749](https://github.com/databricks/terraform-provider-databricks/pull/4749).
11
-
* Improve support for new fields in `databricks_pipeline`[#4744](https://github.com/databricks/terraform-provider-databricks/pull/4744).
12
-
13
9
### Bug Fixes
14
10
15
-
* Populate `partitions` when reading `databricks_sql_table` ([#4674](https://github.com/databricks/terraform-provider-databricks/pull/4674)).
16
-
* Fail when creating `databricks_query` and `databricks_alert` with already existing names [#4697](https://github.com/databricks/terraform-provider-databricks/pull/4697).
17
-
18
11
### Documentation
19
12
20
-
* Improve the landing page documentation to prioritize preferred authentication methods and provide better guidance on how to configure the `host` argument.
21
-
* Mark GKE-related fields for `databricks_mws_workspaces` and `databricks_mws_networks` as deprecated([#4752](https://github.com/databricks/terraform-provider-databricks/pull/4752)).
0 commit comments