Skip to content

v1.73.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 14:51
· 310 commits to main since this release
70b688f

Release v1.73.0

New Features and Improvements

  • Add a new settings resource databricks_disable_legacy_dbfs_setting (#4605)
  • Support for lifetime attribute in databricks_service_principal_secret resource (#4633).
  • Mark databricks_sql_dashaboard as deprecated (#4641)

Bug Fixes

  • Increase the default HTTP timeout to 65 seconds.

Documentation

  • Document user_api_scopes in databricks_app resource and data sources (#4614)
  • Document new fields in databricks_model_serving resource (#4615)

Exporter

  • Add export of databricks_mws_network_connectivity_config and databricks_mws_ncc_private_endpoint_rule (#4613)

Internal Changes

  • Refactor databricks_mws_workspaces resource and datasource, as well as databricks_mws_ncc_binding, to use the Go SDK (#4633).
  • Add TestMwsAccGcpWorkspaces and TestMwsAccGcpByovpcWorkspaces to flaky test (#4624).
  • Bump Go SDK to latest release (#4645)