This repository has been archived by the owner on May 8, 2024. It is now read-only.
Releases: Azure/azure-storage-php
Releases · Azure/azure-storage-php
Storage Client Library for File 1.2.2
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
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
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
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
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
2019.04 - version 1.2.1
- Resolved some issues on Linux platform.
Storage Client Library for Table 1.1.1
2019.04 - version 1.1.1
- Resolved some issues on Linux platform.
Storage Client Library for Common 1.3.0
2019.03 - version 1.3.0
- Documentation refinement.
Storage Client Library for Blob 1.3.0
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
2019.03 - version 1.2.0
- Documentation refinement.