Skip to content

v1.94.0

Choose a tag to compare

@github-actions github-actions released this 21 Oct 15:16
· 55 commits to main since this release
6e0878b

Release v1.94.0

Bug Fixes

  • Fix crash when error happens during reading databricks_job (#5110)
  • Fix ADMIN assignment in databricks_permission_assignment resource (#5109)

Documentation

  • Document table_update trigger in databricks_job resource (#5107)
  • Document new attributes in databricks_app resource and data sources (#5108)
  • Document git_email in databricks_git_credential resource (#5099)
  • Update CONTRIBUTING guidelines for migrating resources to plugin framework (#5121)

Internal Changes

  • Add provider_config support for plugin framework (#5104)
  • Refactor catalog_test.go to use internal plan checks (#5112).