Skip to content

Commit ab42927

Browse files
committed
change version 1.1.2
1 parent 81fa35f commit ab42927

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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+
39
## 版本号:1.1.1 日期:2025-04-25
410
### 变更内容
511
- Feature:Add list cloud boxes api and add cloud box id param

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.1.1"
1+
VERSION = "1.1.2"
22

0 commit comments

Comments
 (0)