Skip to content

v0.87.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 08:14
· 35 commits to main since this release
6e3015a

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_ID is set. Added new getDatabricksOidcEndpoints method that returns only Databricks OIDC endpoints, and updated all Databricks OAuth flows to use it. The old getOidcEndpoints property is deprecated but maintained for backward compatibility.