- Added an extensive set of examples (#113).
- Fixed broken
dbutils.fs.mount
anddbutils.fs.updateMount
(#119). - Ignore
.netrc
when sending unauthenticated requests for OAuth handshake (#108). - Make ApiClient more
pyodide
friendly (#114). - Persist token acquired through
external-browser
auth type (#110). - Prototype for notebook-native auth (#115).
- Rename
RefreshableCredentials
toSessionCredentials
(#116). - Use shell for opening
az
cli on Windows (#117).