packagist microsoft/azure-storage-blob 1.0.0
Storage Client Library for Blob 1.0.0

latest releases: dev-master, 1.5.4, dev-users/GitHubPolicyService/e9e41391-4656-4419-89f4-934b468110af...
6 years ago

2018.01 - version 1.0.0

  • Created BlobSharedAccessSignatureHelper and moved method SharedAccessSignatureHelper::generateBlobServiceSharedAccessSignatureToken() into BlobSharedAccessSignatureHelper.
  • Added static builder methods createBlobService and createContainerAnonymousAccess into BlobRestProxy.
  • Removed dataSerializer parameter from BlobRextProxy constructor.
  • Added setUseTransactionalMD5 method for options of BlobRestProxy::CreateBlockBlob and BlobRestProxy::CreatePageBlobFromContent. Default false, enabling transactional MD5 validation will take more cpu and memory resources.
  • Fixed a bug that CopyBlobFromURLOptions not found.
  • Deprecated PHP 5.5 support.

Don't miss a new azure-storage-blob release

NewReleases is sending notifications on new releases.