Skip to content

Releases: aliyun/aliyun-oss-php-sdk

Release 2.7.1

28 Feb 11:23
Compare
Choose a tag to compare
  • Fixed: fix deprecated

Release 2.7.0

02 Feb 08:19
Compare
Choose a tag to compare
  • Added: support signature version 4.
  • Added: support checkObjectEndcoding option.
  • Added: support strictObjectName option.
  • Added: support filePathCompatible option.
  • Added: support path style.
  • Added: support environment variables credentials provider.
  • Update: add filed for some api.
  • Fixed: fix some bugs.

Release 2.6.0

03 Aug 08:07
Compare
Choose a tag to compare
  • Added: support credentials provider.
  • Fixed: compatible with swoole curl handler.
  • Added: support more bucket stat info.

Release 2.5.0

13 May 07:46
Compare
Choose a tag to compare
  • Added: support bucket transfer acceleration.
  • Added: support bucket cname token.
  • Added: support listobjectsV2.

Release 2.4.3

25 Aug 13:05
Compare
Choose a tag to compare
  • Fixed: integer overflow in PHP5.4.

Release 2.4.2

04 Jun 06:57
Compare
Choose a tag to compare
  • Compatible with PHP8.
  • Fixed: compatible with PHP5.4.
  • Fixed: the signature is incorrect in some scenarios
  • Update: change $requestUrl from a member variable to a local variable.

Release 2.4.1

29 Sep 06:32
Compare
Choose a tag to compare
  • fixed the getBucketPolicy bug.

Release 2.4.0

01 Sep 06:04
Compare
Choose a tag to compare
  • disable Expect: 100-continue
  • support getBucketInfo
  • support getBucketStat
  • support bucket policy
  • support bucket encryption
  • support bucket tagging
  • support bucket worm
  • support versioning
  • support request payment
  • support object tagging
  • support code archive
  • support process object
  • support traffic limit parameter
  • support upload object from file handle
  • support getSimplifiedObjectMeta
  • fixed the object name can not be '0' stirng.
  • endpoint validity check
  • add new pre-signed url api

Release 2.3.1

15 Nov 11:11
Compare
Choose a tag to compare
  • Translate chinese comments into english
  • Added endpoint validity check

Release 2.3.0

08 Jan 07:03
Compare
Choose a tag to compare
  • 修复:putObject支持创建空文件
  • 修复:createBucket支持IA/Archive
  • 增加:支持restoreObject
  • 增加:支持Symlink功能
  • 增加:支持getBucketLocation
  • 增加:支持getBucketMeta
  • 增加:支持代理服务器Proxy