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 File 1.2.2

02 Jan 06:50
Compare
Choose a tag to compare

2020.01 - version 1.2.2

  • Fixed the issue in SAS token where special characters were not correctly encoded.
  • Fixed createFileFromContent authentication failure when uploading some local file stream types.
  • Fixed createFileFromContent fail to upload from empty content issue.

Storage Client Library for Table 1.1.2

02 Jan 06:48
Compare
Choose a tag to compare

2020.01 - version 1.1.2

  • Fixed the issue in SAS token where special characters were not correctly encoded.
  • Empty lines no longer treated as headers in Batch operation.

Storage Client Library for Common 1.4.0

26 Apr 14:56
Compare
Choose a tag to compare

2019.04 - version 1.4.0

  • Added support for OAuth authentication.
  • Resolved some issues on Linux platform.

Storage Client Library for Blob 1.4.0

26 Apr 14:58
Compare
Choose a tag to compare

2019.04 - version 1.4.0

  • Added support for OAuth authentication.
  • Resolved some issues on Linux platform.

Storage Client Library for Queue 1.3.0

26 Apr 15:00
Compare
Choose a tag to compare

2019.04 - version 1.3.0

  • Added support for OAuth authentication.
  • Resolved some issues on Linux platform.

Storage Client Library for File 1.2.1

26 Apr 15:00
Compare
Choose a tag to compare

2019.04 - version 1.2.1

  • Resolved some issues on Linux platform.

Storage Client Library for Table 1.1.1

26 Apr 14:59
Compare
Choose a tag to compare

2019.04 - version 1.1.1

  • Resolved some issues on Linux platform.

Storage Client Library for Common 1.3.0

26 Mar 09:43
Compare
Choose a tag to compare

2019.03 - version 1.3.0

  • Documentation refinement.

Storage Client Library for Blob 1.3.0

26 Mar 09:44
Compare
Choose a tag to compare

2019.03 - version 1.3.0

  • Fixed a bug where blob name '0' cannot be created.
  • Documentation refinement.
  • ListContainer now can have ETag more robustly fetched from response header.

Storage Client Library for Queue 1.2.0

26 Mar 09:44
Compare
Choose a tag to compare

2019.03 - version 1.2.0

  • Documentation refinement.