|
1 | 1 | cos-php-sdk-v5 Upgrade Guide
|
2 | 2 | ====================
|
| 3 | +2.2.0 to 2.2.1 |
| 4 | +---------- |
| 5 | +- Add `PutObjectTagging` interface |
| 6 | +- Add `GetObjectTagging` interface |
| 7 | +- Add `DeleteObjectTagging` interface |
| 8 | + |
3 | 9 | 2.1.6 to 2.2.0
|
4 | 10 | ----------
|
5 |
| -`PutObject` interface supports ci image process |
6 |
| -`GetObject` interface supports ci image process |
7 |
| -Add `ImageInfo` interface, which is used for get image info |
8 |
| -Add `ImageExif` interface, which is used for get image exif |
9 |
| -Add `ImageAve` interface, which is used for get image ave |
10 |
| -Add `ImageProcess` interface, which is used for data processing on cloud |
11 |
| -Add `Qrcode` interface, which is used for qrcode recognition |
12 |
| -Add `QrcodeGenerate` interface, which is used for generate qrcode |
13 |
| -Add `DetectLabel` interface, which is used for detect image label |
14 |
| -Add `PutBucketImageStyle` interface, which is used for add bucket image style |
15 |
| -Add `GetBucketImageStyle` interface, which is used for get bucket image style |
16 |
| -Add `DeleteBucketImageStyle` interface, which is used for delete bucket image style |
17 |
| -Add `PutBucketGuetzli` interface, which is used for open bucket guetzli state |
18 |
| -Add `GetBucketGuetzli` interface, which is used for get bucket guetzli state |
19 |
| -Add `DeleteBucketGuetzli` interface, which is used for close bucket guetzli state |
| 11 | +- `PutObject` interface supports ci image process |
| 12 | +- `GetObject` interface supports ci image process |
| 13 | +- Add `ImageInfo` interface, which is used for get image info |
| 14 | +- Add `ImageExif` interface, which is used for get image exif |
| 15 | +- Add `ImageAve` interface, which is used for get image ave |
| 16 | +- Add `ImageProcess` interface, which is used for data processing on cloud |
| 17 | +- Add `Qrcode` interface, which is used for qrcode recognition |
| 18 | +- Add `QrcodeGenerate` interface, which is used for generate qrcode |
| 19 | +- Add `DetectLabel` interface, which is used for detect image label |
| 20 | +- Add `PutBucketImageStyle` interface, which is used for add bucket image style |
| 21 | +- Add `GetBucketImageStyle` interface, which is used for get bucket image style |
| 22 | +- Add `DeleteBucketImageStyle` interface, which is used for delete bucket image style |
| 23 | +- Add `PutBucketGuetzli` interface, which is used for open bucket guetzli state |
| 24 | +- Add `GetBucketGuetzli` interface, which is used for get bucket guetzli state |
| 25 | +- Add `DeleteBucketGuetzli` interface, which is used for close bucket guetzli state |
20 | 26 |
|
21 | 27 | 2.1.5 to 2.1.6
|
22 | 28 | ----------
|
|
0 commit comments