Skip to content

Releases: tencentyun/cos-php-sdk-v5

release v2.0.3

07 Nov 12:15
5dea6bc
Compare
Choose a tag to compare
  1. fix bug of path with /0/

release v2.0.2

30 Oct 04:26
7cdad26
Compare
Choose a tag to compare
  1. Fix bug of putObject with fopen
  2. Add ut

release v2.0.1

17 Oct 13:27
ee779cc
Compare
Choose a tag to compare

1.Add interface of inventory/tagging/logging
2.Fix query bug

release v2.0.0

25 Sep 13:58
Compare
Choose a tag to compare
  1. cos-php-sdk-v5 now uses GuzzleHttp for HTTP message.
    Due to fact, it depending on PHP >= 5.6.
  2. Use the Qcloud\Cos\Client\getPresignetUrl() method instead of the Qcloud\Cos\Command\createPresignedUrl()
  3. $copSource parameters of the Qcloud\Cos\Client\Copy interface are no longer compatible with older versions.
  4. 0 byte file will be uploaded without throwing an exception, only a warning.

release v1.3.4

09 Sep 11:18
Compare
Choose a tag to compare
update to 1.3.4

release v1.3.3

07 Aug 16:07
Compare
Choose a tag to compare
  1. Update bucket style
  2. fix response parameter 'location

release v1.3.2

25 Apr 13:09
0454f48
Compare
Choose a tag to compare
  1. Support endpoint
  2. Update sample

release v1.3.1

29 Jan 03:59
ca816d6
Compare
Choose a tag to compare
  1. Add schema section in config which support https
  2. replace %2F with / in key

release v1.3.0

28 Nov 03:28
Compare
Choose a tag to compare
  1. Update copy interface.(Fixed a serious bug of the replication interface. If you need to use copy, upgrade to the latest version)
  2. Update ut

release v1.2.4

21 Jun 09:39
Compare
Choose a tag to compare
  1. Fix installation documentation
  2. Add zip and phar files