Skip to content

Commit f098d5f

Browse files
release 3.1.129 source code
1 parent fe90a1b commit f098d5f

File tree

1,146 files changed

+127853
-874
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,146 files changed

+127853
-874
lines changed

CHANGELOG.md

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,104 @@
1+
# 3.1.129 2025-01-09
2+
3+
### HuaweiCloud SDK DRS
4+
5+
- _API Version_
6+
- V5
7+
- _Features_
8+
- Support the APIs `ShowAgencyInfo`, `UpdateAgencyPolicy`
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- None
13+
14+
### HuaweiCloud SDK IMS
15+
16+
- _API Version_
17+
- V2
18+
- _Features_
19+
- None
20+
- _Bug Fix_
21+
- None
22+
- _Change_
23+
- **ListImages**
24+
- changes of response param
25+
- `+ images.os_shutdown_timeout`
26+
- **UpdateImage**
27+
- changes of response param
28+
- `+ os_shutdown_timeout`
29+
30+
### HuaweiCloud SDK MSGSMS
31+
32+
- _API Version_
33+
- V2
34+
- _Features_
35+
- None
36+
- _Bug Fix_
37+
- None
38+
- _Change_
39+
- **UpdateSignature**
40+
- changes of request param
41+
- `+ qualification_id`
42+
- **ShowSignature**
43+
- changes of response param
44+
- `+ qualification_id`
45+
- `+ qualification_name`
46+
- **UpdateTemplate**
47+
- changes of request param
48+
- `+ flow_status`
49+
- **CreateSignature**
50+
- changes of request param
51+
- `+ qualification_id`
52+
- **ListSignatureDetails**
53+
- changes of response param
54+
- `+ qualification_id`
55+
- `+ qualification_name`
56+
- `+ results.qualification_id`
57+
- `+ results.qualification_name`
58+
- **CreateTemplate**
59+
- changes of request param
60+
- `+ flow_status`
61+
62+
### HuaweiCloud SDK VPC
63+
64+
- _API Version_
65+
- V3
66+
- _Features_
67+
- None
68+
- _Bug Fix_
69+
- None
70+
- _Change_
71+
- **ListSecurityGroupRules**
72+
- changes of request param
73+
- `+ priority`
74+
- `+ ethertype`
75+
- `+ remote_address_group_id`
76+
- `+ enabled`
77+
- changes of response param
78+
- `+ security_group_rules.enabled`
79+
- **CreateSecurityGroupRule**
80+
- changes of request param
81+
- `+ security_group_rule.enabled`
82+
- changes of response param
83+
- `+ security_group_rule.enabled`
84+
- **ShowSecurityGroupRule**
85+
- changes of response param
86+
- `+ security_group_rule.enabled`
87+
- **BatchCreateSecurityGroupRules**
88+
- changes of request param
89+
- `+ security_group_rules.enabled`
90+
- changes of response param
91+
- `+ security_group_rules.enabled`
92+
- **CreateSecurityGroup**
93+
- changes of response param
94+
- `+ security_group.security_group_rules.enabled`
95+
- **ShowSecurityGroup**
96+
- changes of response param
97+
- `+ security_group.security_group_rules.enabled`
98+
- **UpdateSecurityGroup**
99+
- changes of response param
100+
- `+ security_group.security_group_rules.enabled`
101+
1102
# 3.1.128 2025-01-02
2103

3104
### HuaweiCloud SDK CES

CHANGELOG_CN.md

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,104 @@
1+
# 3.1.129 2025-01-09
2+
3+
### HuaweiCloud SDK DRS
4+
5+
- _接口版本_
6+
- V5
7+
- _新增特性_
8+
- 支持接口`ShowAgencyInfo`、`UpdateAgencyPolicy`
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- 无
13+
14+
### HuaweiCloud SDK IMS
15+
16+
- _接口版本_
17+
- V2
18+
- _新增特性_
19+
- 无
20+
- _解决问题_
21+
- 无
22+
- _特性变更_
23+
- **ListImages**
24+
- 响应参数变更
25+
- `+ images.os_shutdown_timeout`
26+
- **UpdateImage**
27+
- 响应参数变更
28+
- `+ os_shutdown_timeout`
29+
30+
### HuaweiCloud SDK MSGSMS
31+
32+
- _接口版本_
33+
- V2
34+
- _新增特性_
35+
- 无
36+
- _解决问题_
37+
- 无
38+
- _特性变更_
39+
- **UpdateSignature**
40+
- 请求参数变更
41+
- `+ qualification_id`
42+
- **ShowSignature**
43+
- 响应参数变更
44+
- `+ qualification_id`
45+
- `+ qualification_name`
46+
- **UpdateTemplate**
47+
- 请求参数变更
48+
- `+ flow_status`
49+
- **CreateSignature**
50+
- 请求参数变更
51+
- `+ qualification_id`
52+
- **ListSignatureDetails**
53+
- 响应参数变更
54+
- `+ qualification_id`
55+
- `+ qualification_name`
56+
- `+ results.qualification_id`
57+
- `+ results.qualification_name`
58+
- **CreateTemplate**
59+
- 请求参数变更
60+
- `+ flow_status`
61+
62+
### HuaweiCloud SDK VPC
63+
64+
- _接口版本_
65+
- V3
66+
- _新增特性_
67+
- 无
68+
- _解决问题_
69+
- 无
70+
- _特性变更_
71+
- **ListSecurityGroupRules**
72+
- 请求参数变更
73+
- `+ priority`
74+
- `+ ethertype`
75+
- `+ remote_address_group_id`
76+
- `+ enabled`
77+
- 响应参数变更
78+
- `+ security_group_rules.enabled`
79+
- **CreateSecurityGroupRule**
80+
- 请求参数变更
81+
- `+ security_group_rule.enabled`
82+
- 响应参数变更
83+
- `+ security_group_rule.enabled`
84+
- **ShowSecurityGroupRule**
85+
- 响应参数变更
86+
- `+ security_group_rule.enabled`
87+
- **BatchCreateSecurityGroupRules**
88+
- 请求参数变更
89+
- `+ security_group_rules.enabled`
90+
- 响应参数变更
91+
- `+ security_group_rules.enabled`
92+
- **CreateSecurityGroup**
93+
- 响应参数变更
94+
- `+ security_group.security_group_rules.enabled`
95+
- **ShowSecurityGroup**
96+
- 响应参数变更
97+
- `+ security_group.security_group_rules.enabled`
98+
- **UpdateSecurityGroup**
99+
- 响应参数变更
100+
- `+ security_group.security_group_rules.enabled`
101+
1102
# 3.1.128 2025-01-02
2103

3104
### HuaweiCloud SDK CES

0 commit comments

Comments
 (0)