Releases: aliyun/alibabacloud-oss-php-sdk-v2
Releases · aliyun/alibabacloud-oss-php-sdk-v2
0.4.0
0.3.2
- Update: ListBuckets api supports more parameters
- Update: Routing rule supports more parameters
- Update: Bucket logging supports more parameters
- Update: Bucket https configuration supports more parameters
- Update: Normalize parameter naming
- Fix:Rename bucket request payment class name
0.3.1
- Update:Meta query api supports more search condition settings
- Update:Api-level options supports credentials_provider
0.3.0
- Feature:add bucket inventory api
- Feature:add bucket style api
- Feature:add bucket resource group api
- Feature:add bucket https config api
- Feature:add bucket redundancy transition api
- Feature:add list cloud boxes api and add cloud box id param
- Feature:add bucket replication api
- Feature:add access point api
0.2.1
- Fix:add a default content-type if possible.
- Fix:use end() to get last error
- Fix:compatibility with php 8.0
0.2.0
- Feature:Add bucket lifecycle api
- Feature:Add bucket bucket transfer acceleration api
- Feature:Add bucket policy api
- Feature:Add bucket logging api
- Feature:Add bucket website api
- Feature:Add bucket referer api
- Feature:Add bucket tags api
- Feature:Add bucket request payment api
- Feature:Add bucket cors api
- Feature:Add bucket cname api
- Feature:Add bucket access monitor api
- Feature:Add bucket meta query api
- Feature:Add bucket encryption api
- Feature:Add bucket archive direct read api
- Feature:Add public access block api for oss resource, bucket resource
- Update:change guzzlehttp/psr7 version to "^2.7"
0.1.0
- Feature:Add credentials provider
- Feature:Add retryer
- Feature:Add signer v4/v1
- Feature:Add annotation for 8.x
- Feature:Add bucket's basic api
- Feature:Add object's api
- Feature:Add presigner
- Feature:Add paginator
- Feature:Add uploader, downloader and copier
- Feature:Add encryption client
- Feature:Add isObjectExist/isBucketExist api
- Feature:Add putObjectFromFile/getObjectToFile api