Skip to content

v1.61.0

Compare
Choose a tag to compare
@mgyucht mgyucht released this 12 Dec 16:48
· 22 commits to main since this release
v1.61.0
a7cb6b7

New Features and Improvements

  • Add databricks_app resource and data source (#4099).

Documentation

  • Add a warning that attribute should be used in databricks_permissions for databricks_vector_search_endpoint (#4312).

Internal Changes

  • Added TF Plugin Framework checkbox item to PR template and removed checkbox for integration tests passing (#4227).
  • Expose several integration test helpers for use in plugin framework integration tests (#4310).
  • Fix ReadOnly() for ListNestedAttribute and Validators for ListNestedBlock (#4313).
  • Panic if the provided path is invalid (#4309).
  • Simplify databricks_storage_credential code (#4301).
  • Use Attributes by default for List Objects (#4315).
  • Use Plugin Framework types internally in generated TF SDK structures (#4291).