Skip to content

Commit a49c889

Browse files
release 3.1.132 source code
1 parent f4cb5ee commit a49c889

File tree

1,102 files changed

+68333
-467
lines changed

Some content is hidden

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

1,102 files changed

+68333
-467
lines changed

CHANGELOG.md

+178
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,181 @@
1+
# 3.1.132 2025-01-09
2+
3+
### HuaweiCloud SDK CSS
4+
5+
- _API Version_
6+
- V1
7+
- _Features_
8+
- None
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- **ShowVpcepConnection**
13+
- changes of response param
14+
- `+ connections.vpcepIp`
15+
- `+ connections.vpcepIpv6Address`
16+
- `+ connections.vpcepDnsName`
17+
18+
### HuaweiCloud SDK DC
19+
20+
- _API Version_
21+
- V3
22+
- _Features_
23+
- None
24+
- _Bug Fix_
25+
- None
26+
- _Change_
27+
- **ListGdgwRouteTables**
28+
- changes of request param
29+
- `+ limit`
30+
- `+ marker`
31+
- changes of response param
32+
- `+ page_info`
33+
- `+ gdgw_routetables`
34+
- `- gdgw_routetable`
35+
36+
### HuaweiCloud SDK DRS
37+
38+
- _API Version_
39+
- V5
40+
- _Features_
41+
- Support the APIs `ShowAgencyInfo`, `UpdateAgencyPolicy`
42+
- _Bug Fix_
43+
- None
44+
- _Change_
45+
- None
46+
47+
### HuaweiCloud SDK IMS
48+
49+
- _API Version_
50+
- V2
51+
- _Features_
52+
- None
53+
- _Bug Fix_
54+
- None
55+
- _Change_
56+
- **ListImages**
57+
- changes of response param
58+
- `+ images.os_shutdown_timeout`
59+
- **UpdateImage**
60+
- changes of response param
61+
- `+ os_shutdown_timeout`
62+
63+
### HuaweiCloud SDK Meeting
64+
65+
- _API Version_
66+
- V1
67+
- _Features_
68+
- None
69+
- _Bug Fix_
70+
- None
71+
- _Change_
72+
- Remove the APIs `SearchCorpDigitalInfoList`, `SearchPrivateCorpDigitalInfo`
73+
74+
### HuaweiCloud SDK MetaStudio
75+
76+
- _API Version_
77+
- V1
78+
- _Features_
79+
- Support the API `BatchDeletePacifyWords`
80+
- _Bug Fix_
81+
- None
82+
- _Change_
83+
- **ListSmartLiveScriptCommands**
84+
- changes of response param
85+
- `+ scripts_commands.command_time`
86+
- `+ scripts_commands.scene_scripts.shoot_scripts.text`
87+
- **ListSmartLiveRooms**
88+
- changes of response param
89+
- `+ smart_live_rooms.confirm_state`
90+
- **ListSmartLiveRuleCommands**
91+
- changes of response param
92+
- `+ rule_commands.command_time`
93+
94+
### HuaweiCloud SDK MSGSMS
95+
96+
- _API Version_
97+
- V2
98+
- _Features_
99+
- None
100+
- _Bug Fix_
101+
- None
102+
- _Change_
103+
- **UpdateSignature**
104+
- changes of request param
105+
- `+ qualification_id`
106+
- **ShowSignature**
107+
- changes of response param
108+
- `+ qualification_id`
109+
- `+ qualification_name`
110+
- **UpdateTemplate**
111+
- changes of request param
112+
- `+ flow_status`
113+
- **CreateSignature**
114+
- changes of request param
115+
- `+ qualification_id`
116+
- **ListSignatureDetails**
117+
- changes of response param
118+
- `+ qualification_id`
119+
- `+ qualification_name`
120+
- `+ results.qualification_id`
121+
- `+ results.qualification_name`
122+
- **CreateTemplate**
123+
- changes of request param
124+
- `+ flow_status`
125+
126+
### HuaweiCloud SDK VPC
127+
128+
- _API Version_
129+
- V3
130+
- _Features_
131+
- None
132+
- _Bug Fix_
133+
- None
134+
- _Change_
135+
- **ListSecurityGroupRules**
136+
- changes of request param
137+
- `+ priority`
138+
- `+ ethertype`
139+
- `+ remote_address_group_id`
140+
- `+ enabled`
141+
- changes of response param
142+
- `+ security_group_rules.enabled`
143+
- **CreateSecurityGroupRule**
144+
- changes of request param
145+
- `+ security_group_rule.enabled`
146+
- changes of response param
147+
- `+ security_group_rule.enabled`
148+
- **ShowSecurityGroupRule**
149+
- changes of response param
150+
- `+ security_group_rule.enabled`
151+
- **BatchCreateSecurityGroupRules**
152+
- changes of request param
153+
- `+ security_group_rules.enabled`
154+
- changes of response param
155+
- `+ security_group_rules.enabled`
156+
- **CreateSecurityGroup**
157+
- changes of response param
158+
- `+ security_group.security_group_rules.enabled`
159+
- **ShowSecurityGroup**
160+
- changes of response param
161+
- `+ security_group.security_group_rules.enabled`
162+
- **UpdateSecurityGroup**
163+
- changes of response param
164+
- `+ security_group.security_group_rules.enabled`
165+
166+
### HuaweiCloud SDK WAF
167+
168+
- _API Version_
169+
- V1
170+
- _Features_
171+
- None
172+
- _Bug Fix_
173+
- None
174+
- _Change_
175+
- **ListStatistics**
176+
- changes of response param
177+
- `* num: int32 -> int64`
178+
1179
# 3.1.131 2025-01-02
2180

3181
### HuaweiCloud SDK CES

CHANGELOG_CN.md

+178
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,181 @@
1+
# 3.1.132 2025-01-09
2+
3+
### HuaweiCloud SDK CSS
4+
5+
- _接口版本_
6+
- V1
7+
- _新增特性_
8+
- 无
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- **ShowVpcepConnection**
13+
- 响应参数变更
14+
- `+ connections.vpcepIp`
15+
- `+ connections.vpcepIpv6Address`
16+
- `+ connections.vpcepDnsName`
17+
18+
### HuaweiCloud SDK DC
19+
20+
- _接口版本_
21+
- V3
22+
- _新增特性_
23+
- 无
24+
- _解决问题_
25+
- 无
26+
- _特性变更_
27+
- **ListGdgwRouteTables**
28+
- 请求参数变更
29+
- `+ limit`
30+
- `+ marker`
31+
- 响应参数变更
32+
- `+ page_info`
33+
- `+ gdgw_routetables`
34+
- `- gdgw_routetable`
35+
36+
### HuaweiCloud SDK DRS
37+
38+
- _接口版本_
39+
- V5
40+
- _新增特性_
41+
- 支持接口`ShowAgencyInfo`、`UpdateAgencyPolicy`
42+
- _解决问题_
43+
- 无
44+
- _特性变更_
45+
- 无
46+
47+
### HuaweiCloud SDK IMS
48+
49+
- _接口版本_
50+
- V2
51+
- _新增特性_
52+
- 无
53+
- _解决问题_
54+
- 无
55+
- _特性变更_
56+
- **ListImages**
57+
- 响应参数变更
58+
- `+ images.os_shutdown_timeout`
59+
- **UpdateImage**
60+
- 响应参数变更
61+
- `+ os_shutdown_timeout`
62+
63+
### HuaweiCloud SDK Meeting
64+
65+
- _接口版本_
66+
- V1
67+
- _新增特性_
68+
- 无
69+
- _解决问题_
70+
- 无
71+
- _特性变更_
72+
- 移除接口`SearchCorpDigitalInfoList`、`SearchPrivateCorpDigitalInfo`
73+
74+
### HuaweiCloud SDK MetaStudio
75+
76+
- _接口版本_
77+
- V1
78+
- _新增特性_
79+
- 支持接口`BatchDeletePacifyWords`
80+
- _解决问题_
81+
- 无
82+
- _特性变更_
83+
- **ListSmartLiveScriptCommands**
84+
- 响应参数变更
85+
- `+ scripts_commands.command_time`
86+
- `+ scripts_commands.scene_scripts.shoot_scripts.text`
87+
- **ListSmartLiveRooms**
88+
- 响应参数变更
89+
- `+ smart_live_rooms.confirm_state`
90+
- **ListSmartLiveRuleCommands**
91+
- 响应参数变更
92+
- `+ rule_commands.command_time`
93+
94+
### HuaweiCloud SDK MSGSMS
95+
96+
- _接口版本_
97+
- V2
98+
- _新增特性_
99+
- 无
100+
- _解决问题_
101+
- 无
102+
- _特性变更_
103+
- **UpdateSignature**
104+
- 请求参数变更
105+
- `+ qualification_id`
106+
- **ShowSignature**
107+
- 响应参数变更
108+
- `+ qualification_id`
109+
- `+ qualification_name`
110+
- **UpdateTemplate**
111+
- 请求参数变更
112+
- `+ flow_status`
113+
- **CreateSignature**
114+
- 请求参数变更
115+
- `+ qualification_id`
116+
- **ListSignatureDetails**
117+
- 响应参数变更
118+
- `+ qualification_id`
119+
- `+ qualification_name`
120+
- `+ results.qualification_id`
121+
- `+ results.qualification_name`
122+
- **CreateTemplate**
123+
- 请求参数变更
124+
- `+ flow_status`
125+
126+
### HuaweiCloud SDK VPC
127+
128+
- _接口版本_
129+
- V3
130+
- _新增特性_
131+
- 无
132+
- _解决问题_
133+
- 无
134+
- _特性变更_
135+
- **ListSecurityGroupRules**
136+
- 请求参数变更
137+
- `+ priority`
138+
- `+ ethertype`
139+
- `+ remote_address_group_id`
140+
- `+ enabled`
141+
- 响应参数变更
142+
- `+ security_group_rules.enabled`
143+
- **CreateSecurityGroupRule**
144+
- 请求参数变更
145+
- `+ security_group_rule.enabled`
146+
- 响应参数变更
147+
- `+ security_group_rule.enabled`
148+
- **ShowSecurityGroupRule**
149+
- 响应参数变更
150+
- `+ security_group_rule.enabled`
151+
- **BatchCreateSecurityGroupRules**
152+
- 请求参数变更
153+
- `+ security_group_rules.enabled`
154+
- 响应参数变更
155+
- `+ security_group_rules.enabled`
156+
- **CreateSecurityGroup**
157+
- 响应参数变更
158+
- `+ security_group.security_group_rules.enabled`
159+
- **ShowSecurityGroup**
160+
- 响应参数变更
161+
- `+ security_group.security_group_rules.enabled`
162+
- **UpdateSecurityGroup**
163+
- 响应参数变更
164+
- `+ security_group.security_group_rules.enabled`
165+
166+
### HuaweiCloud SDK WAF
167+
168+
- _接口版本_
169+
- V1
170+
- _新增特性_
171+
- 无
172+
- _解决问题_
173+
- 无
174+
- _特性变更_
175+
- **ListStatistics**
176+
- 响应参数变更
177+
- `* num: int32 -> int64`
178+
1179
# 3.1.131 2025-01-02
2180

3181
### HuaweiCloud SDK CES

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.131
1+
3.1.132

0 commit comments

Comments
 (0)