Skip to content

v1.97.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Nov 14:02
· 12 commits to main since this release
b9a74d6

Release v1.97.0

Bug Fixes

  • Fixed spurious diffs in databricks_model_serving and databricks_model_serving_provisioned_throughput resources when the API returns served_models or served_entities in a different order than specified in the configuration (#5188).

Documentation

  • Explain that special characters in URLs should be percent-encoded (#5178).
  • Improve documentation about preloaded_docker_images.basic_auth in databricks_cluster and databricks_instance_pool (#5154).

Exporter

  • Support exporting of databricks_mws_ncc_binding (#5184).
  • Initial support for resources implemented with plugin framework (#5176).

Internal Changes

  • Add client support in CustomizeDiff for SDKv2 resources and data sources (#5171).