Skip to content

Commit 760ae1c

Browse files
release 3.1.151 source code
1 parent 2a61062 commit 760ae1c

File tree

684 files changed

+29774
-1901
lines changed

Some content is hidden

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

684 files changed

+29774
-1901
lines changed

CHANGELOG.md

Lines changed: 351 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,354 @@
1+
# 3.1.151 2025-06-05
2+
3+
### HuaweiCloud SDK Core
4+
5+
- _Features_
6+
- None
7+
- _Bug Fix_
8+
- 429 status code should throw ClientRequestException exception type
9+
- _Change_
10+
- None
11+
12+
### HuaweiCloud SDK CES
13+
14+
- _API Version_
15+
- V2
16+
- _Features_
17+
- None
18+
- _Bug Fix_
19+
- None
20+
- _Change_
21+
- **UpdateAlarmRulePolicies**
22+
- changes of request param
23+
- `* policies.extra_info: object<MetricExtraInfo> -> object<ExtraInfo>`
24+
- changes of response param
25+
- `* policies.extra_info: object<MetricExtraInfo> -> object<ExtraInfo>`
26+
- **ListNotificationMasks**
27+
- changes of response param
28+
- `+ notification_masks.effective_timezone`
29+
- **ListOneClickAlarmRules**
30+
- changes of response param
31+
- `+ alarms.effective_timezone`
32+
- `+ alarms.policies.hierarchical_value`
33+
- `+ alarms.policies.selected_unit`
34+
35+
### HuaweiCloud SDK Cloudtest
36+
37+
- _API Version_
38+
- V1
39+
- _Features_
40+
- Support the API `CreateTaskDefaultResult`
41+
- _Bug Fix_
42+
- None
43+
- _Change_
44+
- None
45+
46+
### HuaweiCloud SDK CodeArtsBuild
47+
48+
- _API Version_
49+
- V3
50+
- _Features_
51+
- Support the following APIs:
52+
- `ShowJobNoticeConfigInfo`
53+
- `ShowRelatedProject`
54+
- `ListRecords`
55+
- `ShowBuildInfoRecord`
56+
- `DownloadKeystoreByName`
57+
- `ShowDefaultBuildParameters`
58+
- `ShowKeystorePermission`
59+
- `ListRelatedProjectInfo`
60+
- `ListKeystore`
61+
- `ShowDockerfileTemplate`
62+
- `CheckJobNameIsExists`
63+
- _Bug Fix_
64+
- None
65+
- _Change_
66+
- None
67+
68+
### HuaweiCloud SDK DataArtsStudio
69+
70+
- _API Version_
71+
- V1
72+
- _Features_
73+
- Support the APIs `ListEntityDetails`, `ListCategoriesTree`, `ListLogicEntities`
74+
- _Bug Fix_
75+
- None
76+
- _Change_
77+
- **ShowFactoryFullText**
78+
- changes of request param
79+
- `* search_text: optional -> required`
80+
- changes of response param
81+
- `* total_hits: int32 -> int64`
82+
83+
### HuaweiCloud SDK DDS
84+
85+
- _API Version_
86+
- V3
87+
- _Features_
88+
- None
89+
- _Bug Fix_
90+
- None
91+
- _Change_
92+
- **ListSessions**
93+
- changes of response param
94+
- `+ sessions.db`
95+
- `+ sessions.user`
96+
97+
### HuaweiCloud SDK DGC
98+
99+
- _API Version_
100+
- V1
101+
- _Features_
102+
- None
103+
- _Bug Fix_
104+
- None
105+
- _Change_
106+
- **ListJobInstances**
107+
- changes of response param
108+
- `+ instances.errorMessage`
109+
110+
### HuaweiCloud SDK DLI
111+
112+
- _API Version_
113+
- V1
114+
- _Features_
115+
- None
116+
- _Bug Fix_
117+
- None
118+
- _Change_
119+
- **CreateQueue**
120+
- changes of request param
121+
- `- properties.computeEngine.maxInstance`
122+
- `- properties.job.maxConcurrent`
123+
- `- properties.computeEngine.maxPrefetchInstance`
124+
- `* properties: object<CommonQueueProperty> -> object`
125+
126+
### HuaweiCloud SDK eiHealth
127+
128+
- _API Version_
129+
- V1
130+
- _Features_
131+
- Support the following APIs:
132+
- `InitializePlatform`
133+
- `ListSfsTurbos`
134+
- `ShowAgency`
135+
- `UpdateAgency`
136+
- `ListUserNotebook`
137+
- `ListUserImage`
138+
- `UpdateTopProject`
139+
- `ListUserApp`
140+
- `ListUserJob`
141+
- `ListUserWorkflow`
142+
- `ListUserDrugJob`
143+
- `ListProjectStatistics`
144+
- `ListComputingCluster`
145+
- `CreateComputingCluster`
146+
- `DeleteComputingCluster`
147+
- `ListCceCluster`
148+
- `ListClusterInstallStep`
149+
- _Bug Fix_
150+
- None
151+
- _Change_
152+
- None
153+
154+
### HuaweiCloud SDK HSS
155+
156+
- _API Version_
157+
- V5
158+
- _Features_
159+
- Support the APIs `BatchStartProtection`, `ShowAntivirusPayPerScanStatus`, `ShowAgentDaemonsetDetailInfo`, `CreateAgentDaemonset`
160+
- _Bug Fix_
161+
- None
162+
- _Change_
163+
- **ListDownloadExportedFile**
164+
- changes of request param
165+
- `* region: required -> optional`
166+
- **ListQueryExportTask**
167+
- changes of request param
168+
- `* region: required -> optional`
169+
- **AssociatePolicyGroup**
170+
- changes of request param
171+
- `* region: required -> optional`
172+
- `+ deploy_type`
173+
- **CreateQuotasOrder**
174+
- changes of request param
175+
- `* region: required -> optional`
176+
- **StopProtection**
177+
- changes of request param
178+
- `* region: required -> optional`
179+
- **SetRaspSwitch**
180+
- changes of request param
181+
- `* region: required -> optional`
182+
- **SetWtpProtectionStatusInfo**
183+
- changes of request param
184+
- `* region: required -> optional`
185+
- **DeleteAccount**
186+
- changes of request param
187+
- `* region: required -> optional`
188+
- **ListAccounts**
189+
- changes of request param
190+
- `* region: required -> optional`
191+
- **BatchAddAccounts**
192+
- changes of request param
193+
- `* region: required -> optional`
194+
- **ListOrganizationTree**
195+
- changes of request param
196+
- `* region: required -> optional`
197+
- **ListUsers**
198+
- changes of response param
199+
- `+ data_list.first_scan_time`
200+
- **ListPasswordComplexity**
201+
- changes of response param
202+
- `+ data_list.min_length_num`
203+
- `+ data_list.min_uppercase_letter`
204+
- `+ data_list.min_lowercase_letter`
205+
- `+ data_list.min_number`
206+
- `+ data_list.min_special_character`
207+
- `+ data_list.update_time`
208+
- **ListRiskConfigs**
209+
- changes of response param
210+
- `+ data_list.executable_file_path`
211+
- **ListContainers**
212+
- changes of response param
213+
- `+ data_list.id`
214+
- `+ data_list.region_id`
215+
- **ListContainerNodes**
216+
- changes of request param
217+
- `* region: required -> optional`
218+
- **ListHostStatus**
219+
- changes of request param
220+
- `+ cluster_id`
221+
- **SwitchHostsProtectStatus**
222+
- changes of request param
223+
- `* region: required -> optional`
224+
- **ListProtectionServer**
225+
- changes of request param
226+
- `* region: required -> optional`
227+
- **ListVulHandleHistory**
228+
- changes of response param
229+
- `+ data_list.container_name`
230+
- `+ data_list.container_id`
231+
- **ListHostRaspProtectHistoryInfo**
232+
- changes of request param
233+
- `* region: required -> optional`
234+
- **ListHostProtectHistoryInfo**
235+
- changes of request param
236+
- `* region: required -> optional`
237+
- **ShowBackupPolicyInfo**
238+
- changes of request param
239+
- `* region: required -> optional`
240+
- **UpdateBackupPolicyInfo**
241+
- changes of request param
242+
- `* region: required -> optional`
243+
- **ListQuotasDetail**
244+
- changes of response param
245+
- `+ create_time`
246+
- `+ data_list.create_time`
247+
- **ListBlockedIp**
248+
- changes of request param
249+
- `* region: required -> optional`
250+
- **ChangeBlockedIp**
251+
- changes of request param
252+
- `* region: required -> optional`
253+
- **ListAlarmWhiteList**
254+
- changes of request param
255+
- `* region: required -> optional`
256+
- **DeleteHostsGroup**
257+
- changes of request param
258+
- `* region: required -> optional`
259+
- **AddHostsGroup**
260+
- changes of request param
261+
- `* region: required -> optional`
262+
- **ChangeHostsGroup**
263+
- changes of request param
264+
- `* region: required -> optional`
265+
- **ListHostGroups**
266+
- changes of request param
267+
- `* region: required -> optional`
268+
- **ListSwrImageRepository**
269+
- changes of request param
270+
- `* region: required -> optional`
271+
- **ListPolicyGroup**
272+
- changes of request param
273+
- `* region: required -> optional`
274+
- **ShowProductdataOfferingInfos**
275+
- changes of request param
276+
- `* region: required -> optional`
277+
- **UpdateProtectionPolicy**
278+
- changes of request param
279+
- `* region: required -> optional`
280+
- `+ deploy_mode`
281+
- **ListProtectionPolicy**
282+
- changes of request param
283+
- `* region: required -> optional`
284+
- changes of response param
285+
- `+ data_list.ai_protection_status`
286+
- **ListWtpProtectHost**
287+
- changes of request param
288+
- `* region: required -> optional`
289+
- **ListSecurityEvents**
290+
- changes of request param
291+
- `* region: required -> optional`
292+
- **ChangeEvent**
293+
- changes of request param
294+
- `* region: required -> optional`
295+
- **StartProtection**
296+
- changes of request param
297+
- `* region: required -> optional`
298+
- **ChangeIsolatedFile**
299+
- changes of request param
300+
- `* region: required -> optional`
301+
- **ListIsolatedFile**
302+
- changes of request param
303+
- `* region: required -> optional`
304+
305+
### HuaweiCloud SDK LTS
306+
307+
- _API Version_
308+
- V2
309+
- _Features_
310+
- None
311+
- _Bug Fix_
312+
- None
313+
- _Change_
314+
- **ListLogStreams**
315+
- changes of response param
316+
- `+ log_streams.log_group_id`
317+
318+
### HuaweiCloud SDK MetaStudio
319+
320+
- _API Version_
321+
- V1
322+
- _Features_
323+
- Support the APIs `ShowDialogReportConfig`, `UpdateDialogReportConfig`, `CreateDialogReportConfig`, `DeleteDialogReportConfig`
324+
- _Bug Fix_
325+
- None
326+
- _Change_
327+
- **ShowPacifyWordsSwitch**
328+
- changes of request param
329+
- `+ language: enum value [ESP,por,Arabic,Thai]`
330+
- **ShowPacifyWordsTriggerTime**
331+
- changes of request param
332+
- `+ language: enum value [ESP,por,Arabic,Thai]`
333+
- **ListPacifyWords**
334+
- changes of request param
335+
- `+ language: enum value [ESP,por,Arabic,Thai]`
336+
337+
### HuaweiCloud SDK RocketMQ
338+
339+
- _API Version_
340+
- V2
341+
- _Features_
342+
- None
343+
- _Bug Fix_
344+
- None
345+
- _Change_
346+
- **CreatePostPaidInstance**
347+
- changes of request param
348+
- `+ proxy_enable`
349+
- `+ arch_type`
350+
- `+ tls_mode`
351+
1352
# 3.1.150 2025-05-29
2353

3354
### HuaweiCloud SDK Core

0 commit comments

Comments
 (0)