Skip to content

Commit 2c965cd

Browse files
release 3.1.157 source code
1 parent 252aac7 commit 2c965cd

File tree

404 files changed

+5971
-998
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404 files changed

+5971
-998
lines changed

CHANGELOG.md

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,115 @@
1+
# 3.1.157 2025-07-17
2+
3+
### HuaweiCloud SDK Config
4+
5+
- _API Version_
6+
- V1
7+
- _Features_
8+
- None
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- **ShowConfigurationAggregator**
13+
- changes of response param
14+
- `+ tags`
15+
- **UpdateConfigurationAggregator**
16+
- changes of request param
17+
- `+ tags`
18+
- changes of response param
19+
- `+ tags`
20+
- **CreateAggregationAuthorization**
21+
- changes of request param
22+
- `+ tags`
23+
- changes of response param
24+
- `+ tags`
25+
- **ListAggregationAuthorizations**
26+
- changes of response param
27+
- `+ tags`
28+
- `+ aggregation_authorizations.tags`
29+
- **CountResourcesByTag**
30+
- changes of request param
31+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
32+
- **TagResource**
33+
- changes of request param
34+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
35+
- **UnTagResource**
36+
- changes of request param
37+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
38+
- **ListTagsForResource**
39+
- changes of request param
40+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
41+
- **ListTagsForResourceType**
42+
- changes of request param
43+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
44+
- **CreateConfigurationAggregator**
45+
- changes of request param
46+
- `+ tags`
47+
- changes of response param
48+
- `+ tags`
49+
- **ListConfigurationAggregators**
50+
- changes of response param
51+
- `+ tags`
52+
- `+ configuration_aggregators.tags`
53+
- **ListResourcesByTag**
54+
- changes of request param
55+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
56+
57+
### HuaweiCloud SDK DWR
58+
59+
- _API Version_
60+
- V1
61+
- _Features_
62+
- None
63+
- _Bug Fix_
64+
- None
65+
- _Change_
66+
- **DescribeIndex**
67+
- changes of response param
68+
- `* data.index_desc: list<IndexDesc> -> object<IndexDesc>`
69+
- **DescribeCollection**
70+
- changes of response param
71+
- `+ data.partitions_num`
72+
- `+ data.shards_num`
73+
- `- data.params`
74+
- `* data.entity_num: int32 -> int64`
75+
- `* data.fields.dim: int32 -> string`
76+
- `* data.fields.max_length: int32 -> string`
77+
- `* data.fields.max_capacity: int32 -> string`
78+
- `+ data.indexes.index_params`
79+
- `+ data.indexes.index_state`
80+
- `- data.indexes.params`
81+
- `* data.indexes: list<IndexParams> -> list<IndexDesc>`
82+
83+
### HuaweiCloud SDK IEF
84+
85+
- _API Version_
86+
- V1
87+
- _Features_
88+
- None
89+
- _Bug Fix_
90+
- None
91+
- _Change_
92+
- **ShowQuota**
93+
- changes of request param
94+
- `+ ief-instance-id`
95+
96+
### HuaweiCloud SDK MetaStudio
97+
98+
- _API Version_
99+
- V1
100+
- _Features_
101+
- Support the following APIs:
102+
- `ListAsrVocabulary`
103+
- `CreateAsrVocabulary`
104+
- `ShowAsrVocabulary`
105+
- `UpdateAsrVocabulary`
106+
- `DeleteAsrVocabulary`
107+
- `ShowAsrVocabularyAssociation`
108+
- _Bug Fix_
109+
- None
110+
- _Change_
111+
- None
112+
1113
# 3.1.156 2025-07-10
2114

3115
### HuaweiCloud SDK CDN

CHANGELOG_CN.md

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,115 @@
1+
# 3.1.157 2025-07-17
2+
3+
### HuaweiCloud SDK Config
4+
5+
- _接口版本_
6+
- V1
7+
- _新增特性_
8+
- 无
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- **ShowConfigurationAggregator**
13+
- 响应参数变更
14+
- `+ tags`
15+
- **UpdateConfigurationAggregator**
16+
- 请求参数变更
17+
- `+ tags`
18+
- 响应参数变更
19+
- `+ tags`
20+
- **CreateAggregationAuthorization**
21+
- 请求参数变更
22+
- `+ tags`
23+
- 响应参数变更
24+
- `+ tags`
25+
- **ListAggregationAuthorizations**
26+
- 响应参数变更
27+
- `+ tags`
28+
- `+ aggregation_authorizations.tags`
29+
- **CountResourcesByTag**
30+
- 请求参数变更
31+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
32+
- **TagResource**
33+
- 请求参数变更
34+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
35+
- **UnTagResource**
36+
- 请求参数变更
37+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
38+
- **ListTagsForResource**
39+
- 请求参数变更
40+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
41+
- **ListTagsForResourceType**
42+
- 请求参数变更
43+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
44+
- **CreateConfigurationAggregator**
45+
- 请求参数变更
46+
- `+ tags`
47+
- 响应参数变更
48+
- `+ tags`
49+
- **ListConfigurationAggregators**
50+
- 响应参数变更
51+
- `+ tags`
52+
- `+ configuration_aggregators.tags`
53+
- **ListResourcesByTag**
54+
- 请求参数变更
55+
- `+ resource_type: enum value [config:aggregators,config:aggregationAuthorizations]`
56+
57+
### HuaweiCloud SDK DWR
58+
59+
- _接口版本_
60+
- V1
61+
- _新增特性_
62+
- 无
63+
- _解决问题_
64+
- 无
65+
- _特性变更_
66+
- **DescribeIndex**
67+
- 响应参数变更
68+
- `* data.index_desc: list<IndexDesc> -> object<IndexDesc>`
69+
- **DescribeCollection**
70+
- 响应参数变更
71+
- `+ data.partitions_num`
72+
- `+ data.shards_num`
73+
- `- data.params`
74+
- `* data.entity_num: int32 -> int64`
75+
- `* data.fields.dim: int32 -> string`
76+
- `* data.fields.max_length: int32 -> string`
77+
- `* data.fields.max_capacity: int32 -> string`
78+
- `+ data.indexes.index_params`
79+
- `+ data.indexes.index_state`
80+
- `- data.indexes.params`
81+
- `* data.indexes: list<IndexParams> -> list<IndexDesc>`
82+
83+
### HuaweiCloud SDK IEF
84+
85+
- _接口版本_
86+
- V1
87+
- _新增特性_
88+
- 无
89+
- _解决问题_
90+
- 无
91+
- _特性变更_
92+
- **ShowQuota**
93+
- 请求参数变更
94+
- `+ ief-instance-id`
95+
96+
### HuaweiCloud SDK MetaStudio
97+
98+
- _接口版本_
99+
- V1
100+
- _新增特性_
101+
- 支持以下接口:
102+
- `ListAsrVocabulary`
103+
- `CreateAsrVocabulary`
104+
- `ShowAsrVocabulary`
105+
- `UpdateAsrVocabulary`
106+
- `DeleteAsrVocabulary`
107+
- `ShowAsrVocabularyAssociation`
108+
- _解决问题_
109+
- 无
110+
- _特性变更_
111+
- 无
112+
1113
# 3.1.156 2025-07-10
2114

3115
### HuaweiCloud SDK CDN

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.156
1+
3.1.157
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
huaweicloudsdkcore >= 3.1.156
1+
huaweicloudsdkcore >= 3.1.157

huaweicloud-sdk-aad/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup, find_packages
55

66
NAME = "huaweicloudsdkaad"
7-
VERSION = "3.1.156"
7+
VERSION = "3.1.157"
88
AUTHOR = "HuaweiCloud SDK"
99
AUTHOR_EMAIL = "[email protected]"
1010
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@@ -14,7 +14,7 @@
1414
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
1515
LONG_DESCRIPTION = f.read()
1616

17-
REQUIRES = ["huaweicloudsdkcore>=3.1.156"]
17+
REQUIRES = ["huaweicloudsdkcore>=3.1.157"]
1818

1919
OPTIONS = {
2020
'bdist_wheel': {

0 commit comments

Comments
 (0)