Skip to content

azure-storage-blob_12.14.0

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Oct 20:32
7379fa4

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.