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 1d5691d commit 84969acCopy full SHA for 84969ac
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# ChangeLog - Alibaba Cloud OSS SDK for Python v2
2
3
+## 版本号:1.1.3 日期:2025-07-30
4
+### 变更内容
5
+- Break Change: change MetaQuery.media_types type to MetaQueryMediaTypes
6
+
7
## 版本号:1.1.2 日期:2025-06-26
8
### 变更内容
9
- Update:proxy_host supports both dictionary and string types
alibabacloud_oss_v2/_version.py
@@ -1,2 +1,2 @@
-VERSION = "1.1.2"
+VERSION = "1.1.3"
0 commit comments