Skip to content

Commit 00fda53

Browse files
release 3.1.153 source code
1 parent d8ed45c commit 00fda53

File tree

396 files changed

+33188
-1306
lines changed

Some content is hidden

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

396 files changed

+33188
-1306
lines changed

CHANGELOG.md

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,134 @@
1+
# 3.1.153 2025-07-03
2+
3+
### HuaweiCloud SDK Cloudtest
4+
5+
- _API Version_
6+
- V1
7+
- _Features_
8+
- Support the API `SetTaskResult`
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- None
13+
14+
### HuaweiCloud SDK ECS
15+
16+
- _API Version_
17+
- V2
18+
- _Features_
19+
- Support the following APIs:
20+
- `UpdateScheduledEvent`
21+
- `AcceptScheduledEvent`
22+
- `ListLaunchTemplateVersions`
23+
- `DeleteLaunchTemplates`
24+
- `ListTemplates`
25+
- `NovaListServers`
26+
- _Bug Fix_
27+
- None
28+
- _Change_
29+
- None
30+
31+
### HuaweiCloud SDK ELB
32+
33+
- _API Version_
34+
- V2
35+
- _Features_
36+
- None
37+
- _Bug Fix_
38+
- None
39+
- _Change_
40+
- **CreateLoadbalancer**
41+
- changes of request param
42+
- `+ loadbalancer.prepaid_options`
43+
44+
### HuaweiCloud SDK ELB
45+
46+
- _API Version_
47+
- V3
48+
- _Features_
49+
- Support the API `ShowLoadBalancerPorts`
50+
- _Bug Fix_
51+
- None
52+
- _Change_
53+
- **ListCertificates**
54+
- changes of request param
55+
- `+ enterprise_project_id`
56+
57+
### HuaweiCloud SDK FunctionGraph
58+
59+
- _API Version_
60+
- V2
61+
- _Features_
62+
- None
63+
- _Bug Fix_
64+
- None
65+
- _Change_
66+
- **CreateFunction**
67+
- changes of request param
68+
- `+ domain_names`
69+
- `+ tags`
70+
71+
### HuaweiCloud SDK Live
72+
73+
- _API Version_
74+
- V1
75+
- _Features_
76+
- Support the following APIs:
77+
- `ListFlows`
78+
- `CreateFlows`
79+
- `DeleteFlow`
80+
- `ShowFlowDetail`
81+
- `ModifyFlowStart`
82+
- `ModifyFlowStop`
83+
- `ModifyFlowSources`
84+
- _Bug Fix_
85+
- None
86+
- _Change_
87+
- None
88+
89+
### HuaweiCloud SDK RDS
90+
91+
- _API Version_
92+
- V3
93+
- _Features_
94+
- Support the APIs `CheckInstanceForUpgrade`, `ShowPrecheckResult`, `UpgradeLargeVersion`
95+
- _Bug Fix_
96+
- None
97+
- _Change_
98+
- None
99+
100+
### HuaweiCloud SDK VPCEP
101+
102+
- _API Version_
103+
- V1
104+
- _Features_
105+
- None
106+
- _Bug Fix_
107+
- None
108+
- _Change_
109+
- **ListEndpointInfoDetails**
110+
- changes of response param
111+
- `+ policy_statement.Condition`
112+
- **UpdateEndpointWhite**
113+
- changes of response param
114+
- `+ policy_statement.Condition`
115+
- **UpdateEndpointPolicy**
116+
- changes of request param
117+
- `+ policy_statement.Condition`
118+
- changes of response param
119+
- `+ policy_statement.Condition`
120+
- **DeleteEndpointPolicy**
121+
- changes of response param
122+
- `+ policy_statement.Condition`
123+
- **CreateEndpoint**
124+
- changes of request param
125+
- `+ policy_statement.Condition`
126+
- changes of response param
127+
- `+ policy_statement.Condition`
128+
- **ListEndpoints**
129+
- changes of response param
130+
- `+ endpoints.policy_statement.Condition`
131+
1132
# 3.1.152 2025-06-26
2133

3134
### HuaweiCloud SDK CodeArtsBuild

CHANGELOG_CN.md

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,134 @@
1+
# 3.1.153 2025-07-03
2+
3+
### HuaweiCloud SDK Cloudtest
4+
5+
- _接口版本_
6+
- V1
7+
- _新增特性_
8+
- 支持接口`SetTaskResult`
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- 无
13+
14+
### HuaweiCloud SDK ECS
15+
16+
- _接口版本_
17+
- V2
18+
- _新增特性_
19+
- 支持以下接口:
20+
- `UpdateScheduledEvent`
21+
- `AcceptScheduledEvent`
22+
- `ListLaunchTemplateVersions`
23+
- `DeleteLaunchTemplates`
24+
- `ListTemplates`
25+
- `NovaListServers`
26+
- _解决问题_
27+
- 无
28+
- _特性变更_
29+
- 无
30+
31+
### HuaweiCloud SDK ELB
32+
33+
- _接口版本_
34+
- V2
35+
- _新增特性_
36+
- 无
37+
- _解决问题_
38+
- 无
39+
- _特性变更_
40+
- **CreateLoadbalancer**
41+
- 请求参数变更
42+
- `+ loadbalancer.prepaid_options`
43+
44+
### HuaweiCloud SDK ELB
45+
46+
- _接口版本_
47+
- V3
48+
- _新增特性_
49+
- 支持接口`ShowLoadBalancerPorts`
50+
- _解决问题_
51+
- 无
52+
- _特性变更_
53+
- **ListCertificates**
54+
- 请求参数变更
55+
- `+ enterprise_project_id`
56+
57+
### HuaweiCloud SDK FunctionGraph
58+
59+
- _接口版本_
60+
- V2
61+
- _新增特性_
62+
- 无
63+
- _解决问题_
64+
- 无
65+
- _特性变更_
66+
- **CreateFunction**
67+
- 请求参数变更
68+
- `+ domain_names`
69+
- `+ tags`
70+
71+
### HuaweiCloud SDK Live
72+
73+
- _接口版本_
74+
- V1
75+
- _新增特性_
76+
- 支持以下接口:
77+
- `ListFlows`
78+
- `CreateFlows`
79+
- `DeleteFlow`
80+
- `ShowFlowDetail`
81+
- `ModifyFlowStart`
82+
- `ModifyFlowStop`
83+
- `ModifyFlowSources`
84+
- _解决问题_
85+
- 无
86+
- _特性变更_
87+
- 无
88+
89+
### HuaweiCloud SDK RDS
90+
91+
- _接口版本_
92+
- V3
93+
- _新增特性_
94+
- 支持接口`CheckInstanceForUpgrade`、`ShowPrecheckResult`、`UpgradeLargeVersion`
95+
- _解决问题_
96+
- 无
97+
- _特性变更_
98+
- 无
99+
100+
### HuaweiCloud SDK VPCEP
101+
102+
- _接口版本_
103+
- V1
104+
- _新增特性_
105+
- 无
106+
- _解决问题_
107+
- 无
108+
- _特性变更_
109+
- **ListEndpointInfoDetails**
110+
- 响应参数变更
111+
- `+ policy_statement.Condition`
112+
- **UpdateEndpointWhite**
113+
- 响应参数变更
114+
- `+ policy_statement.Condition`
115+
- **UpdateEndpointPolicy**
116+
- 请求参数变更
117+
- `+ policy_statement.Condition`
118+
- 响应参数变更
119+
- `+ policy_statement.Condition`
120+
- **DeleteEndpointPolicy**
121+
- 响应参数变更
122+
- `+ policy_statement.Condition`
123+
- **CreateEndpoint**
124+
- 请求参数变更
125+
- `+ policy_statement.Condition`
126+
- 响应参数变更
127+
- `+ policy_statement.Condition`
128+
- **ListEndpoints**
129+
- 响应参数变更
130+
- `+ endpoints.policy_statement.Condition`
131+
1132
# 3.1.152 2025-06-26
2133

3134
### HuaweiCloud SDK CodeArtsBuild

0 commit comments

Comments
 (0)