Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Storage Client Library 9.3.0

Compare
Choose a tag to compare
@erezvani1529 erezvani1529 released this 11 Jul 18:38
· 193 commits to master since this release

Changes in 9.3.0:

  • All: Support for 2018-03-28 REST version. Please see our REST API documentation and blogs for information about the related added features. If you are using the Storage Emulator, please update to Emulator version 5.6.
  • Blob: Added support for put block using a source URI and range.
  • Table: Address GitHub Issue #671, regarding serialization performance.
  • Blob: Added support for static website properties.
  • Blob: Added support for GetAccountProperties on blobs, blob containers, and blob clients.
  • Desktop: Disabled Pipelining on HttpWebRequests.