Releases
v1.49.0
1.49.0
New Features and Improvements
Added databricks_dashboard
resource (#3729 ).
Added databricks_schema
data source (#3732 ).
Added support for binding storage credentials and external locations to specific workspaces (#3678 ).
Added databricks_volume
as data source (#3211 ).
Make the schedule.pause_status
field read-only (#3692 ).
Renamed databricks_catalog_workspace_binding
to databricks_workspace_binding
(#3703 ).
Make cluster_name_contains
optional in databricks_clusters
data source (#3760 ).
Tolerate OAuth errors in databricks_mws_workspaces when managing tokens (#3761 ).
Permissions for databricks_dashboard
resource (#3762 ).
Exporter
Emit directories during the listing only if they are explicitly configured in -listing
(#3673 ).
Export libraries specified as requirements.txt
(#3649 ).
Fix generation of run_as
blocks in databricks_job
(#3724 ).
Use Go SDK structs for databricks_job
resource (#3727 ).
Clarify use of -listing
and -services
options (#3755 ).
Improve code generation for SQL Endpoints (#3764 )
Documentation
Fix invalid priviledges in grants.md (#3716 ).
Update cluster.md: add data_security_mode parameters NONE
and NO_ISOLATION
(#3740 ).
Remove references to basic auth (#3720 ).
Update resources diagram (#3765 ).
Internal Changes
Add Release tag (#3748 ).
Improve Changelog by grouping changes (#3747 ).
Change TF registry ownership (#3736 ).
Refactored databricks_cluster(s)
data sources to Go SDK (#3685 ).
Upgrade databricks-sdk-go (#3743 ).
Run goreleaser action in snapshot mode from merge queue (#3646 ).
Make dashboard_name
random in integration tests for databricks_dashboard
resource (#3763 ).
Clear stale go.sum values (#3768 ).
Add "Owner" tag to test cluster in acceptance test (#3771 ).
Fix integration test for restrict workspace admins setting (#3772 ).
Add "Owner" tag to test SQL endpoint in acceptance test (#3774 ).
Move PR message validation to a separate workflow (#3777 ).
Trigger the validate workflow in the merge queue (#3782 ).
Update properties for managed SQL table on latest DBR (#3784 ).
Add "Owner" tag to test SQL endpoint in acceptance test (#3785 ).
You can’t perform that action at this time.