Skip to content

azure-storage-file-share_12.10.0

Choose a tag to compare

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

12.10.0 (2022-10-11)

Features Added

  • Stable release of features from 12.10.0b1.

Bugs Fixed

  • Fixed an issue where calling download_file with an invalid base64-encoded account key would raise an
    AttributeError rather than the proper AzureSigningError.

Other Changes

  • Changed the default value for read_timeout to 60 seconds for all clients.