Skip to content

Releases: aliyun/alibabacloud-oss-php-sdk-v2

0.4.0

25 Dec 08:23

Choose a tag to compare

  • Feature: Add seal append object api
  • Feature: Add bucket overwrite config api
  • Break Change: Change the name and type of LifecycleRuleFilter.not
  • Update: Compatibility with php 8.5

0.3.2

07 Nov 10:05

Choose a tag to compare

  • 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

13 Jun 06:34

Choose a tag to compare

  • Update:Meta query api supports more search condition settings
  • Update:Api-level options supports credentials_provider

0.3.0

24 Apr 12:46

Choose a tag to compare

  • 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

18 Mar 09:47

Choose a tag to compare

  • Fix:add a default content-type if possible.
  • Fix:use end() to get last error
  • Fix:compatibility with php 8.0

0.2.0

27 Feb 08:54

Choose a tag to compare

  • 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

03 Jan 06:42
02be279

Choose a tag to compare

  • 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