Release v0.87.0
Bug Fixes
- Fixed Databricks M2M OAuth to correctly use Databricks OIDC endpoints instead of incorrectly using Azure endpoints when
ARM_CLIENT_IDis set. Added newdatabricks_oidc_endpointsproperty that returns only Databricks OIDC endpoints, and updated all Databricks OAuth flows to use it. The oldoidc_endpointsproperty is deprecated but maintained for backward compatibility.