Skip to content

Commit 49e0712

Browse files
release 3.1.137 source code
1 parent 6c59d23 commit 49e0712

File tree

90 files changed

+3582
-148
lines changed

Some content is hidden

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

90 files changed

+3582
-148
lines changed

CHANGELOG.md

+113
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,116 @@
1+
# 3.1.137 2025-02-20
2+
3+
### HuaweiCloud SDK CCE
4+
5+
- _API Version_
6+
- V3
7+
- _Features_
8+
- None
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- **ShowClusterSupportConfiguration**
13+
- changes of request param
14+
- `* cluster_type: required -> optional`
15+
- `* cluster_version: required -> optional`
16+
- `* network_mode: required -> optional`
17+
18+
### HuaweiCloud SDK CDN
19+
20+
- _API Version_
21+
- V2
22+
- _Features_
23+
- None
24+
- _Bug Fix_
25+
- None
26+
- _Change_
27+
- **ShowDomainFullConfig**
28+
- changes of response param
29+
- `+ configs.client_cert.status`
30+
- `- configs.client_cert.validation`
31+
- **UpdateDomainFullConfig**
32+
- changes of request param
33+
- `+ configs.client_cert.status`
34+
- `- configs.client_cert.validation`
35+
36+
### HuaweiCloud SDK COC
37+
38+
- _API Version_
39+
- V1
40+
- _Features_
41+
- Support the APIs `ListMultiCloudResources`, `CountMultiResources`, `BatchCreateApplicationView`, `ListApplicationModel`
42+
- _Bug Fix_
43+
- None
44+
- _Change_
45+
- None
46+
47+
### HuaweiCloud SDK CSMS
48+
49+
- _API Version_
50+
- V1
51+
- _Features_
52+
- Support the APIs `BatchImportSecrets`, `ShowUserDetail`
53+
- _Bug Fix_
54+
- None
55+
- _Change_
56+
- None
57+
58+
### HuaweiCloud SDK DRS
59+
60+
- _API Version_
61+
- V5
62+
- _Features_
63+
- Support the API `ShowTimeline`
64+
- _Bug Fix_
65+
- None
66+
- _Change_
67+
- **ShowDataProgress**
68+
- changes of response param
69+
- `+ data_process_info.process_rule_level`
70+
- **UpdateDataProgress**
71+
- changes of request param
72+
- `+ data_process_info.process_rule_level`
73+
- **CheckDataFilter**
74+
- changes of request param
75+
- `+ data_process_info.process_rule_level`
76+
- **ListAsyncJobDetail**
77+
- changes of response param
78+
- `+ jobs.diagnoses`
79+
- `+ jobs.repair_progress_info`
80+
- `+ jobs.repair_detail_info`
81+
- `+ jobs.repair_export_status`
82+
- **ShowJobDetail**
83+
- changes of request param
84+
- `+ type: enum value [diagnosis,diagnosis_history,repair_progress,repair_detail,repair_export_status]`
85+
- changes of response param
86+
- `+ job.diagnoses`
87+
- `+ job.repair_progress_info`
88+
- `+ job.repair_detail_info`
89+
- `+ job.repair_export_status`
90+
- **ExecuteJobAction**
91+
- changes of request param
92+
- `+ job.action_name: enum value [diagnosis:一键诊断。,start_repair:开始数据修复。,stop_repair:停止数据修复。]`
93+
- `+ job.action_params.repair_info`
94+
- `+ job.action_params.compare_task_param.data_process_info.process_rule_level`
95+
- **BatchExecuteJobActions**
96+
- changes of request param
97+
- `+ jobs.action_name: enum value [diagnosis:一键诊断。,start_repair:开始数据修复。,stop_repair:停止数据修复。]`
98+
- `+ jobs.action_params.repair_info`
99+
- `+ jobs.action_params.compare_task_param.data_process_info.process_rule_level`
100+
101+
### HuaweiCloud SDK OCR
102+
103+
- _API Version_
104+
- V1
105+
- _Features_
106+
- None
107+
- _Bug Fix_
108+
- None
109+
- _Change_
110+
- **RecognizeFlightItinerary**
111+
- changes of response param
112+
- `+ result.gp_number`
113+
1114
# 3.1.136 2025-02-13
2115

3116
### HuaweiCloud SDK CDN

CHANGELOG_CN.md

+113
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,116 @@
1+
# 3.1.137 2025-02-20
2+
3+
### HuaweiCloud SDK CCE
4+
5+
- _接口版本_
6+
- V3
7+
- _新增特性_
8+
- 无
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- **ShowClusterSupportConfiguration**
13+
- 请求参数变更
14+
- `* cluster_type: required -> optional`
15+
- `* cluster_version: required -> optional`
16+
- `* network_mode: required -> optional`
17+
18+
### HuaweiCloud SDK CDN
19+
20+
- _接口版本_
21+
- V2
22+
- _新增特性_
23+
- 无
24+
- _解决问题_
25+
- 无
26+
- _特性变更_
27+
- **ShowDomainFullConfig**
28+
- 响应参数变更
29+
- `+ configs.client_cert.status`
30+
- `- configs.client_cert.validation`
31+
- **UpdateDomainFullConfig**
32+
- 请求参数变更
33+
- `+ configs.client_cert.status`
34+
- `- configs.client_cert.validation`
35+
36+
### HuaweiCloud SDK COC
37+
38+
- _接口版本_
39+
- V1
40+
- _新增特性_
41+
- 支持接口`ListMultiCloudResources`、`CountMultiResources`、`BatchCreateApplicationView`、`ListApplicationModel`
42+
- _解决问题_
43+
- 无
44+
- _特性变更_
45+
- 无
46+
47+
### HuaweiCloud SDK CSMS
48+
49+
- _接口版本_
50+
- V1
51+
- _新增特性_
52+
- 支持接口`BatchImportSecrets`、`ShowUserDetail`
53+
- _解决问题_
54+
- 无
55+
- _特性变更_
56+
- 无
57+
58+
### HuaweiCloud SDK DRS
59+
60+
- _接口版本_
61+
- V5
62+
- _新增特性_
63+
- 支持接口`ShowTimeline`
64+
- _解决问题_
65+
- 无
66+
- _特性变更_
67+
- **ShowDataProgress**
68+
- 响应参数变更
69+
- `+ data_process_info.process_rule_level`
70+
- **UpdateDataProgress**
71+
- 请求参数变更
72+
- `+ data_process_info.process_rule_level`
73+
- **CheckDataFilter**
74+
- 请求参数变更
75+
- `+ data_process_info.process_rule_level`
76+
- **ListAsyncJobDetail**
77+
- 响应参数变更
78+
- `+ jobs.diagnoses`
79+
- `+ jobs.repair_progress_info`
80+
- `+ jobs.repair_detail_info`
81+
- `+ jobs.repair_export_status`
82+
- **ShowJobDetail**
83+
- 请求参数变更
84+
- `+ type: enum value [diagnosis,diagnosis_history,repair_progress,repair_detail,repair_export_status]`
85+
- 响应参数变更
86+
- `+ job.diagnoses`
87+
- `+ job.repair_progress_info`
88+
- `+ job.repair_detail_info`
89+
- `+ job.repair_export_status`
90+
- **ExecuteJobAction**
91+
- 请求参数变更
92+
- `+ job.action_name: enum value [diagnosis:一键诊断。,start_repair:开始数据修复。,stop_repair:停止数据修复。]`
93+
- `+ job.action_params.repair_info`
94+
- `+ job.action_params.compare_task_param.data_process_info.process_rule_level`
95+
- **BatchExecuteJobActions**
96+
- 请求参数变更
97+
- `+ jobs.action_name: enum value [diagnosis:一键诊断。,start_repair:开始数据修复。,stop_repair:停止数据修复。]`
98+
- `+ jobs.action_params.repair_info`
99+
- `+ jobs.action_params.compare_task_param.data_process_info.process_rule_level`
100+
101+
### HuaweiCloud SDK OCR
102+
103+
- _接口版本_
104+
- V1
105+
- _新增特性_
106+
- 无
107+
- _解决问题_
108+
- 无
109+
- _特性变更_
110+
- **RecognizeFlightItinerary**
111+
- 响应参数变更
112+
- `+ result.gp_number`
113+
1114
# 3.1.136 2025-02-13
2115

3116
### HuaweiCloud SDK CDN

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.136
1+
3.1.137

0 commit comments

Comments
 (0)