v0.67.1
Release v0.67.1
New Features and Improvements
- Add a new config attribute
DATABRICKS_DISABLE_OAUTH_REFRESH_TOKENto disable requesting
refresh tokens by default (by adding theoffline_accessscope) in OAuth exchanges. This
option does not remove the scope from the user provided scopes if present.