Skip to content

Commit 888ac81

Browse files
release 3.1.133 source code
1 parent a49c889 commit 888ac81

File tree

104 files changed

+3706
-243
lines changed

Some content is hidden

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

104 files changed

+3706
-243
lines changed

CHANGELOG.md

+197
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,200 @@
1+
# 3.1.133 2025-01-16
2+
3+
### HuaweiCloud SDK COC
4+
5+
- _API Version_
6+
- V1
7+
- _Features_
8+
- Support the API `ListPrrTemplate`
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- None
13+
14+
### HuaweiCloud SDK CodeArtsDeploy
15+
16+
- _API Version_
17+
- V2
18+
- _Features_
19+
- None
20+
- _Bug Fix_
21+
- None
22+
- _Change_
23+
- **ListHostClusters**
24+
- changes of response param
25+
- `+ result.is_proxy_mode`
26+
- `- result.created_by`
27+
- `+ result.permission.can_copy`
28+
- **ShowHostClusterDetail**
29+
- changes of response param
30+
- `+ result.permission.can_copy`
31+
32+
### HuaweiCloud SDK DataArtsStudio
33+
34+
- _API Version_
35+
- V1
36+
- _Features_
37+
- Support the API `ShowDataPreview`
38+
- _Bug Fix_
39+
- None
40+
- _Change_
41+
- None
42+
43+
### HuaweiCloud SDK DC
44+
45+
- _API Version_
46+
- V3
47+
- _Features_
48+
- None
49+
- _Bug Fix_
50+
- None
51+
- _Change_
52+
- **ListGdgwRouteTables**
53+
- changes of response param
54+
- `+ total_count`
55+
56+
### HuaweiCloud SDK DCS
57+
58+
- _API Version_
59+
- V2
60+
- _Features_
61+
- None
62+
- _Bug Fix_
63+
- None
64+
- _Change_
65+
- **ResizeInstance**
66+
- changes of request param
67+
- `+ change_type: enum value [addSharding,instanceType]`
68+
- **ShowInstance**
69+
- changes of response param
70+
- `+ bandwidth_info.assured_bandwidth`
71+
- `+ bandwidth_info.max_bandwidth_for_node`
72+
73+
### HuaweiCloud SDK DNS
74+
75+
- _API Version_
76+
- V2
77+
- _Features_
78+
- Support the APIs `BatchDeleteZones`, `BatchSetZonesStatus`, `BatchSetRecordSetsStatus`, `BatchDeleteRecordSets`
79+
- _Bug Fix_
80+
- None
81+
- _Change_
82+
- **UpdateCustomLine**
83+
- changes of request param
84+
- `* body: object<UpdateCustomsLineReq> -> object<UpdateCustomLineRequestBody>`
85+
- **UpdateLineGroups**
86+
- changes of request param
87+
- `* body: object<UpdateLineGroupsBody> -> object<UpdateLineGroupsRequestBody>`
88+
- **CreateCustomLine**
89+
- changes of request param
90+
- `* body: object<CreateCustomLines> -> object<CreateCustomLineRequestBody>`
91+
- **ListCustomLine**
92+
- changes of request param
93+
- `+ status`
94+
- `+ ip`
95+
- **ShowRecordSetByZone**
96+
- changes of response param
97+
- `+ recordsets.created_at`
98+
- `+ recordsets.updated_at`
99+
- `- recordsets.create_at`
100+
- `- recordsets.update_at`
101+
- **ListPublicZones**
102+
- changes of request param
103+
- `+ id`
104+
- `+ sort_key`
105+
- `+ sort_dir`
106+
- **ListPrivateZones**
107+
- changes of request param
108+
- `+ id`
109+
- `+ sort_key`
110+
- `+ sort_dir`
111+
- `+ router_id`
112+
- **ListRecordSetsWithLine**
113+
- changes of request param
114+
- `+ zone_id`
115+
116+
### HuaweiCloud SDK GaussDB
117+
118+
- _API Version_
119+
- V3
120+
- _Features_
121+
- Support the APIs `UpgradeSrKernelVersion`, `ListStarRocksDataReplicationConfigByDataBase`, `ModifyDataSync`
122+
- _Bug Fix_
123+
- None
124+
- _Change_
125+
- **ListStarRocksDbParameters**
126+
- changes of request param
127+
- `+ add_task_scenario`
128+
- changes of response param
129+
- `+ db_parameters.is_modifiable`
130+
131+
### HuaweiCloud SDK OCR
132+
133+
- _API Version_
134+
- V1
135+
- _Features_
136+
- None
137+
- _Bug Fix_
138+
- None
139+
- _Change_
140+
- **RecognizeVehicleLicense**
141+
- changes of request param
142+
- `+ recognize_electronic_license`
143+
- changes of response param
144+
- `+ result.type`
145+
- `+ result.color`
146+
- `+ result.mandatory_scrapping_date`
147+
- `+ result.status`
148+
149+
### HuaweiCloud SDK SMN
150+
151+
- _API Version_
152+
- V2
153+
- _Features_
154+
- Support the APIs `ShowNotifyPolicy`, `CreateNotifyPolicy`, `UpdateNotifyPolicy`, `DeleteNotifyPolicy`
155+
- _Bug Fix_
156+
- None
157+
- _Change_
158+
- **PublishMessage**
159+
- changes of request param
160+
- `+ locale`
161+
- **AddSubscription**
162+
- changes of request param
163+
- `+ subscriptions`
164+
- `+ extension.header`
165+
- `+ extension.app_key`
166+
- `+ extension.app_secret`
167+
- `+ extension.robot_code`
168+
- **ListResourceInstances**
169+
- changes of request param
170+
- `+ without_any_tag`
171+
- **ListTopicAttributes**
172+
- changes of request param
173+
- `* name: required -> optional`
174+
175+
### HuaweiCloud SDK WAF
176+
177+
- _API Version_
178+
- V1
179+
- _Features_
180+
- None
181+
- _Bug Fix_
182+
- None
183+
- _Change_
184+
- **ShowCompositeHost**
185+
- changes of response param
186+
- `+ enterprise_project_id`
187+
- **ListHost**
188+
- changes of response param
189+
- `+ items.enterprise_project_id`
190+
- **ListCompositeHosts**
191+
- changes of response param
192+
- `+ enterprise_project_id`
193+
- `+ items.enterprise_project_id`
194+
- **ListPremiumHost**
195+
- changes of response param
196+
- `+ items.enterprise_project_id`
197+
1198
# 3.1.132 2025-01-09
2199

3200
### HuaweiCloud SDK CSS

0 commit comments

Comments
 (0)