File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog - Alibaba Cloud OSS SDK for PHP v2
2
2
3
+ ## 版本号:0.2.0 日期:2025-02-27
4
+ ### 变更内容
5
+ - Feature:Add bucket lifecycle api
6
+ - Feature:Add bucket bucket transfer acceleration api
7
+ - Feature:Add bucket policy api
8
+ - Feature:Add bucket logging api
9
+ - Feature:Add bucket website api
10
+ - Feature:Add bucket referer api
11
+ - Feature:Add bucket tags api
12
+ - Feature:Add bucket request payment api
13
+ - Feature:Add bucket cors api
14
+ - Feature:Add bucket cname api
15
+ - Feature:Add bucket access monitor api
16
+ - Feature:Add bucket meta query api
17
+ - Feature:Add bucket encryption api
18
+ - Feature:Add bucket archive direct read api
19
+ - Feature:Add public access block api for oss resource, bucket resource
20
+ - Update:change guzzlehttp/psr7 version to "^2.7"
21
+
3
22
## 版本号:0.1.0 日期:2025-01-03
4
23
### 变更内容
5
24
- Feature:Add credentials provider
Original file line number Diff line number Diff line change 10
10
*/
11
11
final class Version
12
12
{
13
- public const VERSION = '0.1 .0 ' ;
13
+ public const VERSION = '0.2 .0 ' ;
14
14
}
You can’t perform that action at this time.
0 commit comments