Releases: php-oss-for-azure/azure-storage-blob-flysystem-php
Releases · php-oss-for-azure/azure-storage-blob-flysystem-php
Release list
2.2.1
Changed
- Flysystem exceptions raised by the adapter now carry a reason. Where the underlying failure is a
BlobStorageException, the reason is prefixed with the Azure error code (for exampleBlobNotFound), so callers can distinguish a missing blob from an authorization or throttling failure without unwrappinggetPrevious().
2.0.0
Please review the upgrade guides before updating to the latest version:
- https://github.com/Azure-OSS/azure-storage-blob-flysystem-php/blob/main/UPGRADE.md
- https://github.com/Azure-OSS/azure-storage-blob-php/blob/main/UPGRADE.md
- https://github.com/Azure-OSS/azure-storage-common-php/blob/main/UPGRADE.md
Full Changelog: 1.6.0...2.0.0
1.6.0
- fixed README mistake php-oss-for-azure/azure-php#14
- fixed copy non public containers php-oss-for-azure/azure-php#15
- documented setting http headers php-oss-for-azure/azure-php#1
Full Changelog: 1.5.2...1.6.0
1.5.2
Fix adapter alias not working
Full Changelog: 1.5.0...1.5.2
1.5.0
Change to monorepo
Full Changelog: https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/commits/1.5.0
1.4.1
What's Changed
- change detectMimeTypeFromBuffer to detectMimeType by @DerkNh1816 in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/26
New Contributors
- @DerkNh1816 made their first contribution in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/26
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- add upload config options by @brecht-vermeersch in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/23
- Fix throwing exception type of temporaryUrl by @flkasper in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/24
New Contributors
- @flkasper made their first contribution in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/24
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- use actual public urls by @brecht-vermeersch in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/17
- fix flysystem tests by @brecht-vermeersch in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/20
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- fix deep list contents not returning directories by @brecht-vermeersch in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/16
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Cleanup lockfile before install to ensure latest version of subdepedencies by @pimjansen in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/8
- Add public url support by @brecht-vermeersch in https://github.com/Azure-OSS/azure-storage-php-adapter-flysystem/pull/9
Full Changelog: 1.1.1...1.2.0