1.1.0-beta.1 (2023-05-09)
Features Added
- Added Blob Batch API.
- Added support for bearer challenge for identity based managed disks.
- Added support for GetAccountInfo to container and blob level clients.
- Added UploadBlobFromURL API.
- Added support for CopySourceAuthorization to appendblob.AppendBlockFromURL
- Added support for tag permission in Container SAS.
Bugs Fixed
- Fixed time formatting for the conditional request headers. Fixes #20475.
- Fixed an issue where passing a blob tags map of length 0 would result in the x-ms-tags header to be sent to the service with an empty string as value.