12.26.0b1 (2026-04-01)
Features Added
- Added support for service version 2026-06-06.
- Added support for the keyword
file_property_semanticsinShareClient'screate_directoryandDirectoryClient's
create_directoryAPIs, which specifies permissions to be configured upon directory creation. - Added support for the keyword
datatoFileClient'screate_fileAPI, which specifies the
optional initial data to be uploaded (up to 4MB). - Added support for connection strings and
account_urls to accept URLs with-ipv6and-dualstacksuffixes
forShareClient,ShareDirectoryClient, andShareFileClient.
Other Changes
- Consolidated the behavior of
max_concurrency=Noneby defaulting to the sharedDEFAULT_MAX_CONCURRENCYconstant.