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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v1.78.0
New Features and Improvements
Faster and more reliable schema deletion. It now uses schemas/delete call with force=true flag instead of manually listing and deleting all resources. #4705
Bug Fixes
Fix validation of S3 bucket name in databricks_aws_unity_catalog_policy and databricks_aws_bucket_policy#4691
Fix use of force option for service principals in databricks_git_credential#4704
Documentation
Fix import documentation for all resources (#4699).