Skip to content

Commit 44a8aeb

Browse files
committed
change version 1.1.0
1 parent 3064b8a commit 44a8aeb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ChangeLog - Alibaba Cloud OSS SDK for Python v2
22

3+
## 版本号:1.1.0 日期:2025-03-10
4+
### 变更内容
5+
- Feature:Add clean restored object api
6+
- Feature:Add operation level read-write timeout
7+
- Feature:Add operation level total timeout
8+
- Feature:Add copier
9+
- Fix:The issue that callback result can not be obtained
10+
- Update:Change the type of body parameter of some api
11+
312
## 版本号:1.0.2b0 日期:2025-01-03
413
### 变更内容
514
- Feature:Add bucket worm api

alibabacloud_oss_v2/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = "1.0.2.beta"
1+
VERSION = "1.1.0"
22

0 commit comments

Comments
 (0)