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

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

2018.04 - version 1.1.0

  • Private method BlobRestProxy::getBlobUrl now preserves primary URI path when exists.
  • MD files are modified for better readability and formatting.
  • CACERT can now be set when creating RestProxies using $options parameter.
  • Added a sample in BlobSamples.php to list all blobs with certain prefix. This is a recommended implementation of using continuation token to list all the blobs.
  • Removed unnecessary trailing spaces.
  • Assertions are re-factored in test cases.
  • Now the test framework uses PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase.

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

NewReleases is sending notifications on new releases.