Skip to content

azure-storage-blob_12.20.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 24 Aug 00:20
3de4ce4

12.20.0-beta.1 (2022-09-06)

Features Added

  • Added support for 2021-10-04 service version.
  • Added new overload for BlobClient.upload() that takes in InputStream without specifying length.

Breaking Changes

  • BlobItem.isPrefix() now returns false if it is not a virtual directory instead of null.