azure-storage-blob_12.17.0
12.17.0 (2022-05-25)
Other Changes
- GA release for STG 82
Other Changes
- Deprecated BlobClientBase.download and BlobClientBase.downloadWithResponse that downloads entire blob into an output
stream. Use BlobClientBase.downloadStream and BlobClientBase.downloadStreamWithResponse instead.