You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
12.14.0 (2022-10-11)
Features Added
Stable release of features from 12.14.0b1 and 12.14.0b2.
Bugs Fixed
Fixed an issue where calling download_blob with an invalid base64-encoded account key would cause an AttributeError rather than the proper AzureSigningError.
Other Changes
Changed the default value for read_timeout to 60 seconds for all clients.