We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c48f8 commit 6d93095Copy full SHA for 6d93095
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ChangeLog - Alibaba Cloud OSS SDK for Python v2
2
3
+## 版本号:1.1.1 日期:2025-04-25
4
+### 变更内容
5
+- Feature:Add list cloud boxes api and add cloud box id param
6
+- Update:Copier supports progress
7
+- Fix:The expiration time was incorrect
8
+
9
## 版本号:1.1.0 日期:2025-03-10
10
### 变更内容
11
- Feature:Add clean restored object api
alibabacloud_oss_v2/_version.py
@@ -1,2 +1,2 @@
-VERSION = "1.1.0"
+VERSION = "1.1.1"
0 commit comments