Skip to content

Commit

Permalink
Updated DataMovement Blobs changelog to include extension methods (Az…
Browse files Browse the repository at this point in the history
  • Loading branch information
amnguye authored Apr 26, 2023
1 parent a2f9f11 commit 4df31d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sdk/storage/Azure.Storage.DataMovement.Blobs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
## 12.0.0-beta.2 (Unreleased)
- This release contains bug fixes to improve quality.
- Added option to `BlobStorageResourceContainerOptions` to choose `BlobType` when uploading blobs.
- Added the folloiwng extension methods to upload and download blob virtual directories using the `BlobContainerClient`:
- `BlobContainerClient.StartDownloadToDirectoryAsync`
- `BlobContainerClient.StartUploadDirectoryAsync`

## 12.0.0-beta.1 (2022-12-15)
- This preview is the first release of a ground-up rewrite of our client data movement
Expand Down

0 comments on commit 4df31d7

Please sign in to comment.