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 81fa35f commit ab42927Copy full SHA for ab42927
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ChangeLog - Alibaba Cloud OSS SDK for Python v2
2
3
+## 版本号:1.1.2 日期:2025-06-26
4
+### 变更内容
5
+- Update:proxy_host supports both dictionary and string types
6
+- Update:Meta query api supports more search condition settings
7
+- Update:Ignore the import error for the Crypto module
8
+
9
## 版本号:1.1.1 日期:2025-04-25
10
### 变更内容
11
- Feature:Add list cloud boxes api and add cloud box id param
alibabacloud_oss_v2/_version.py
@@ -1,2 +1,2 @@
-VERSION = "1.1.1"
+VERSION = "1.1.2"
0 commit comments