New Features and Improvements
- Add multipart permissions to
databricks_aws_unity_catalog_policy
data source (#4440).
Bug Fixes
-
Fixed an issue where reordering objects in a (pluginfw) Share wouldn’t update properly unless other changes were made (#4481).
-
Suppress
options.pem_private_key_expiration_epoch_sec
attribute for databricks_connection (#4474).
Documentation
- Add an example for Databricks Apps permissions (#4475).
- Add explanation of timeouts to the troubleshooting guide (#4482).
- Clarify that
databricks_token
anddatabricks_obo_token
could be used only with workspace-level provider (#4480).
Exporter
- Refactor UC, SQL and SCIM objects into separate files (#4477).
Internal Changes
- Remove incorrectly working integration test
TestAccLibraryUpdateTransitionFromPluginFw
(#4487).