Update blob changelog (#1372)

This commit is contained in:
JinmingHu 2021-01-14 14:37:46 +08:00 committed by GitHub
parent e9463d5389
commit 63b6474cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
- New API: `PageBlobClient::GetPageRangesDiff` and `PageBlobClient::GetManagedDiskPageRangesDiff`.
- Add `CreateBlobContainer`, `DeleteBlobContainer`, `UndeleteBlobContainer` into `BlobServiceClient`.
- Add `DeleteBlob` into `BlobContainerClient`.
- Support setting blob sas permission with a raw string.
- Support setting blob SAS permission with a raw string.
### Breaking Changes