Skip to content

v1.78.0

Choose a tag to compare

@github-actions github-actions released this 13 May 09:54
· 274 commits to main since this release
6c3b8c4

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).