12.25.0b1 (2026-04-01)
Features Added
- Added support for service version 2026-06-06.
- Added support for connection strings and
account_urls to accept URLs with-ipv6and-dualstacksuffixes
forDataLakeServiceClient,FileSystemClient,DataLakeDirectoryClient, andDataLakeFileClient. - Added support for
DataLakeDirectoryClientandDataLakeFileClient'sset_tagsandget_tagsAPIs
to conditionally set and get tags associated with a directory or file client, respectively.
Other Changes
- Consolidated the behavior of
max_concurrency=Noneby defaulting to the sharedDEFAULT_MAX_CONCURRENCYconstant.