-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e7cf52d
commit 81c7583
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,16 @@ | ||
# ChangeLog - Alibaba Cloud OSS SDK for PHP v2 | ||
|
||
## 版本号:0.1.0 日期:2025-01-03 | ||
### 变更内容 | ||
- 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 |