12.32.0 (2025-10-21)
Features Added
- AppendBlobClient.AppendBlobFromUri(), .AppendBlockFromUriAsync(), BlobBaseClient.StartCopyFromUri(), .StartCopyFromUriAsync(), SyncCopyFromUri(), .SyncCopyFromUriAsync(), BlockBlobClient.StageBlockFromUri(), .StageBlockFromUriAsync(), PageBlobClient.UploadPagesFromUri(), and .UploadPagesFromUri() will now return CopySourceStatusCode, CopySourceErrorCode, and CopySourceErrorMessage as part of error responses.
- Added more useful error message when the SDK encounters an x-ms-version mismatch issue.
- Added support for service version 2025-11-05.
Other Changes
Dependency Updates
- Upgraded
azure-core-http-netty
from1.15.13
to version1.16.2
. - Upgraded
azure-core
from1.55.5
to version1.57.0
. - Upgraded
azure-storage-internal-avro
from12.16.0
to version12.17.0
. - Upgraded
azure-storage-common
from12.30.0
to version12.31.0
.