Skip to content

v0.54.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 13:23
· 2 commits to main since this release
e8729ad

Release v0.54.0

New Features and Improvements

  • [Experimental] Add support for asynchronous token refresh (#464). Enable this feature by setting the environment variable:
    export DATABRICKS_ENABLE_EXPERIMENTAL_ASYNC_TOKEN_REFRESH=true
    Note: This feature and its configuration are experimental and may be removed in future releases.