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