12.9.0-beta.3 (2022-02-11)
Features Added
- Added support for service version 2021-04-10.
- Added support for finding blobs by tags in a container.
Bugs Fixed
- Fixed a bug where customized
ProxyOptions
is overwrited by a default one when initializingBlobServiceClient
,BlobClient
,AppendBlobClient
,BlockBlobClient
,PageBlobClient
orContainerClient
with connection string.