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

Releases: Azure/azure-storage-php

Storage Client Library for Blob 1.5.4

02 Sep 02:09
Compare
Choose a tag to compare

2022.08 - version 1.5.4

  • Check $copyProgress is not null before using it in strpos.

Storage Client Library for Table 1.1.6

02 Sep 02:10
Compare
Choose a tag to compare

2022.08 - version 1.1.6

  • Removed EOL from Content-Type header in batch API.

Storage Client Library for Blob 1.5.3

09 Oct 02:56
0539ffb
Compare
Choose a tag to compare

2021.09 - version 1.5.3

  • Upgraded dependency for azure-storage-common to version 1.5.2.
  • Resolved some interface inconsistency between IBlob/BlobRestProxy.
  • Imported Psr\Http\Message\StreamInterface in IBlob.

Storage Client Library for Common 1.5.2

09 Oct 02:55
0539ffb
Compare
Choose a tag to compare

2021.09 - version 1.5.2

  • Added support for guzzle 7.3.
  • Resolve some warnings when calling Psr7\stream_for, uses Utils::streamFor instead.
  • Added colon to non-UTC timestamps.
  • Fixed type hint for ServiceException::getResponse().
  • Fixed random number range that might cause an overflow in the guid generation.
  • Added logic to convert to exception when promise is rejected with string.
  • Compares strlen result with an integer instead of string.

Storage Client Library for Queue 1.3.4

09 Oct 02:58
0539ffb
Compare
Choose a tag to compare

2021.09 - version 1.3.4

  • Upgraded dependency for azure-storage-common to version 1.5.2.

Storage Client Library for File 1.2.5

09 Oct 02:58
0539ffb
Compare
Choose a tag to compare

2021.09 - version 1.2.5

  • Upgraded dependency for azure-storage-common to version 1.5.2.

Storage Client Library for Table 1.1.5

09 Oct 02:57
0539ffb
Compare
Choose a tag to compare

2021.09 - version 1.1.5

  • Upgraded dependency for azure-storage-common to version 1.5.2.
  • Fixed a bug where QueryEnttitiesResult with a null NextRowKey won't work.
  • Return integer from a sorting callback, not bool.

Storage Client Library for Blob 1.5.2

28 Dec 07:45
Compare
Choose a tag to compare

2020.12 - version 1.5.2

  • Resolved an issue where access condition does not work for large block blob uploads.
  • Guzzle version is now updated to support both 6.x and 7.x.

Storage Client Library for Common 1.5.1

28 Dec 07:44
Compare
Choose a tag to compare

2020.12 - version 1.5.1

  • Guzzle version is now updated to support both 6.x and 7.x.

Storage Client Library for Queue 1.3.3

28 Dec 07:47
Compare
Choose a tag to compare

2020.12 - version 1.3.3

  • Guzzle version is now updated to support both 6.x and 7.x.