New Features and Improvements
- Add
no_compute
attribute todatabricks_app
(#4364). - Skip calling Read after Create/Update operations for
databricks_notebook
(#4173). - Updated AWS UC storage credential to include permissions for file events (#4406).
Bug Fixes
- Recreate
databricks_token
if it's not found or expired (#4431). - Handle empty response properly in
databricks_mws_workspaces
data source (#4414). - Recreate
databricks_obo_token
if it's removed or expired (#4428).
Documentation
- Added Queue Data Contributor role to Azure terraform docs (#4412).
- Replaced references to data security mode with access mode (#4408).
Internal Changes
- Account for historical release headers when filtering on past changelog sections (#4409).
- Introduce automated tagging (#4366).
- Remove .extraheader config (#4405).
- Remove tag signing in tagging.py script (#4407).
- Set runs-on to use our internal runners (#4403).
Dependency Updates
- Bump Databricks Go SDK to v0.56.1 (#4430).
- Bump github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 (#4429).
- Bump github.com/hashicorp/terraform-plugin-mux from 0.17.0 to 0.18.0 (#4432).
- Bump github.com/zclconf/go-cty from 1.16.1 to 1.16.2 (#4423).