Skip to content

v0.67.1

Choose a tag to compare

@github-actions github-actions released this 22 Oct 18:15
· 16 commits to main since this release
b780583

Release v0.67.1

New Features and Improvements

  • Add a new config attribute DATABRICKS_DISABLE_OAUTH_REFRESH_TOKEN to disable requesting
    refresh tokens by default (by adding the offline_access scope) in OAuth exchanges. This
    option does not remove the scope from the user provided scopes if present.