Skip to content

Commit f4cb5ee

Browse files
release 3.1.131 source code
1 parent 7e741b7 commit f4cb5ee

Some content is hidden

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

52 files changed

+1363
-243
lines changed

CHANGELOG.md

Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,186 @@
1+
# 3.1.131 2025-01-02
2+
3+
### HuaweiCloud SDK CES
4+
5+
- _API Version_
6+
- V2
7+
- _Features_
8+
- None
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- **UpdateAlarmTemplate**
13+
- changes of request param
14+
- `+ template_type`
15+
- **ListAlarmHistories**
16+
- changes of request param
17+
- `+ alarm_type`
18+
19+
### HuaweiCloud SDK CFW
20+
21+
- _API Version_
22+
- V1
23+
- _Features_
24+
- None
25+
- _Bug Fix_
26+
- None
27+
- _Change_
28+
- **ShowIpsUpdateTime**
29+
- changes of response param
30+
- `- trace_id`
31+
- `- error_description`
32+
- `- job_id`
33+
- `- error_code`
34+
- `- fail_reason`
35+
- `- order_id`
36+
- **ListCustomerIps**
37+
- changes of response param
38+
- `* data: object<PageInfo«CustomerIpsListVO»> -> object<HttpListCustomerIpsResponseData>`
39+
40+
### HuaweiCloud SDK Config
41+
42+
- _API Version_
43+
- V1
44+
- _Features_
45+
- None
46+
- _Bug Fix_
47+
- None
48+
- _Change_
49+
- **ShowRemediationConfiguration**
50+
- changes of response param
51+
- `+ target_region_id`
52+
- `+ target_project_id`
53+
- **CreateOrUpdateRemediationConfiguration**
54+
- changes of request param
55+
- `+ target_region_id`
56+
- `+ target_project_id`
57+
- changes of response param
58+
- `+ target_region_id`
59+
- `+ target_project_id`
60+
- **CreateTrackerConfig**
61+
- changes of request param
62+
- `- domain_id`
63+
- `- agency_name`
64+
- `- channel`
65+
- `- retention_period_in_days`
66+
- `- frozen_status`
67+
- `- selector`
68+
- **ShowResourceHistory**
69+
- changes of response param
70+
- `- provisioning_state`
71+
- `- created`
72+
- `- region_id`
73+
- `- type`
74+
- `- project_name`
75+
- `- ep_id`
76+
- `- tags`
77+
- `- provider`
78+
- `- project_id`
79+
- `- name`
80+
- `- checksum`
81+
- `- id`
82+
- `- state`
83+
- `- ep_name`
84+
- `- updated`
85+
- `- properties`
86+
- `- items.resource.state`
87+
88+
### HuaweiCloud SDK DC
89+
90+
- _API Version_
91+
- V3
92+
- _Features_
93+
- None
94+
- _Bug Fix_
95+
- None
96+
- _Change_
97+
- **ListConnectGateways**
98+
- changes of response param
99+
- `+ total_count`
100+
- `+ page_info`
101+
- **ListGlobalDcGateways**
102+
- changes of response param
103+
- `* global_dc_gateways.current_peer_link_count: string -> integer`
104+
- `* global_dc_gateways.available_peer_link_count: string -> integer`
105+
- **CreateGlobalDcGateway**
106+
- changes of response param
107+
- `* global_dc_gateway.current_peer_link_count: string -> integer`
108+
- `* global_dc_gateway.available_peer_link_count: string -> integer`
109+
- **ShowGlobalDcGateway**
110+
- changes of response param
111+
- `* global_dc_gateway.current_peer_link_count: string -> integer`
112+
- `* global_dc_gateway.available_peer_link_count: string -> integer`
113+
- **UpdateGlobalDcGateway**
114+
- changes of response param
115+
- `* global_dc_gateway.current_peer_link_count: string -> integer`
116+
- `* global_dc_gateway.available_peer_link_count: string -> integer`
117+
118+
### HuaweiCloud SDK DWS
119+
120+
- _API Version_
121+
- V2
122+
- _Features_
123+
- None
124+
- _Bug Fix_
125+
- None
126+
- _Change_
127+
- **RestoreCluster**
128+
- changes of request param
129+
- `+ restore.ipv6_enable`
130+
131+
### HuaweiCloud SDK Meeting
132+
133+
- _API Version_
134+
- V1
135+
- _Features_
136+
- None
137+
- _Bug Fix_
138+
- None
139+
- _Change_
140+
- **SetInterpreterGroup**
141+
- changes of request param
142+
- `+ interpreterGroups.interpreters.interpreterType`
143+
- `+ interpreterGroups.interpreters.aiDigitalInfo`
144+
- **ShowRecordInfo**
145+
- changes of request param
146+
- `* segmentOffset: int64 -> int32`
147+
- `* segmentLimit: int64 -> int32`
148+
- changes of response param
149+
- `* data.segmentCount: int32 -> int64`
150+
- `* data.segmentList.fileList.beginTime: int32 -> int64`
151+
- `* data.segmentList.fileList.endTime: int32 -> int64`
152+
- `* data.segmentList.fileList.duration: int32 -> int64`
153+
- `* data.segmentList.fileList.fileSize: int32 -> int64`
154+
155+
### HuaweiCloud SDK RDS
156+
157+
- _API Version_
158+
- V3
159+
- _Features_
160+
- Support the APIs `ListReadOnlyReplayDatabase`, `RestoreLogReplayDatabase`
161+
- _Bug Fix_
162+
- None
163+
- _Change_
164+
- **ListAuditlogs**
165+
- changes of response param
166+
- `* auditlogs.size: int64 -> double`
167+
- **ListDrInfos**
168+
- changes of response param
169+
- `+ instance_dr_infos.build_process`
170+
171+
### HuaweiCloud SDK VPC
172+
173+
- _API Version_
174+
- V3
175+
- _Features_
176+
- None
177+
- _Bug Fix_
178+
- None
179+
- _Change_
180+
- **ListVpcs**
181+
- changes of request param
182+
- `+ enterprise_project_id`
183+
1184
# 3.1.130 2024-12-26
2185

3186
### HuaweiCloud SDK CBR

CHANGELOG_CN.md

Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,186 @@
1+
# 3.1.131 2025-01-02
2+
3+
### HuaweiCloud SDK CES
4+
5+
- _接口版本_
6+
- V2
7+
- _新增特性_
8+
- 无
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- **UpdateAlarmTemplate**
13+
- 请求参数变更
14+
- `+ template_type`
15+
- **ListAlarmHistories**
16+
- 请求参数变更
17+
- `+ alarm_type`
18+
19+
### HuaweiCloud SDK CFW
20+
21+
- _接口版本_
22+
- V1
23+
- _新增特性_
24+
- 无
25+
- _解决问题_
26+
- 无
27+
- _特性变更_
28+
- **ShowIpsUpdateTime**
29+
- 响应参数变更
30+
- `- trace_id`
31+
- `- error_description`
32+
- `- job_id`
33+
- `- error_code`
34+
- `- fail_reason`
35+
- `- order_id`
36+
- **ListCustomerIps**
37+
- 响应参数变更
38+
- `* data: object<PageInfo«CustomerIpsListVO»> -> object<HttpListCustomerIpsResponseData>`
39+
40+
### HuaweiCloud SDK Config
41+
42+
- _接口版本_
43+
- V1
44+
- _新增特性_
45+
- 无
46+
- _解决问题_
47+
- 无
48+
- _特性变更_
49+
- **ShowRemediationConfiguration**
50+
- 响应参数变更
51+
- `+ target_region_id`
52+
- `+ target_project_id`
53+
- **CreateOrUpdateRemediationConfiguration**
54+
- 请求参数变更
55+
- `+ target_region_id`
56+
- `+ target_project_id`
57+
- 响应参数变更
58+
- `+ target_region_id`
59+
- `+ target_project_id`
60+
- **CreateTrackerConfig**
61+
- 请求参数变更
62+
- `- domain_id`
63+
- `- agency_name`
64+
- `- channel`
65+
- `- retention_period_in_days`
66+
- `- frozen_status`
67+
- `- selector`
68+
- **ShowResourceHistory**
69+
- 响应参数变更
70+
- `- provisioning_state`
71+
- `- created`
72+
- `- region_id`
73+
- `- type`
74+
- `- project_name`
75+
- `- ep_id`
76+
- `- tags`
77+
- `- provider`
78+
- `- project_id`
79+
- `- name`
80+
- `- checksum`
81+
- `- id`
82+
- `- state`
83+
- `- ep_name`
84+
- `- updated`
85+
- `- properties`
86+
- `- items.resource.state`
87+
88+
### HuaweiCloud SDK DC
89+
90+
- _接口版本_
91+
- V3
92+
- _新增特性_
93+
- 无
94+
- _解决问题_
95+
- 无
96+
- _特性变更_
97+
- **ListConnectGateways**
98+
- 响应参数变更
99+
- `+ total_count`
100+
- `+ page_info`
101+
- **ListGlobalDcGateways**
102+
- 响应参数变更
103+
- `* global_dc_gateways.current_peer_link_count: string -> integer`
104+
- `* global_dc_gateways.available_peer_link_count: string -> integer`
105+
- **CreateGlobalDcGateway**
106+
- 响应参数变更
107+
- `* global_dc_gateway.current_peer_link_count: string -> integer`
108+
- `* global_dc_gateway.available_peer_link_count: string -> integer`
109+
- **ShowGlobalDcGateway**
110+
- 响应参数变更
111+
- `* global_dc_gateway.current_peer_link_count: string -> integer`
112+
- `* global_dc_gateway.available_peer_link_count: string -> integer`
113+
- **UpdateGlobalDcGateway**
114+
- 响应参数变更
115+
- `* global_dc_gateway.current_peer_link_count: string -> integer`
116+
- `* global_dc_gateway.available_peer_link_count: string -> integer`
117+
118+
### HuaweiCloud SDK DWS
119+
120+
- _接口版本_
121+
- V2
122+
- _新增特性_
123+
- 无
124+
- _解决问题_
125+
- 无
126+
- _特性变更_
127+
- **RestoreCluster**
128+
- 请求参数变更
129+
- `+ restore.ipv6_enable`
130+
131+
### HuaweiCloud SDK Meeting
132+
133+
- _接口版本_
134+
- V1
135+
- _新增特性_
136+
- 无
137+
- _解决问题_
138+
- 无
139+
- _特性变更_
140+
- **SetInterpreterGroup**
141+
- 请求参数变更
142+
- `+ interpreterGroups.interpreters.interpreterType`
143+
- `+ interpreterGroups.interpreters.aiDigitalInfo`
144+
- **ShowRecordInfo**
145+
- 请求参数变更
146+
- `* segmentOffset: int64 -> int32`
147+
- `* segmentLimit: int64 -> int32`
148+
- 响应参数变更
149+
- `* data.segmentCount: int32 -> int64`
150+
- `* data.segmentList.fileList.beginTime: int32 -> int64`
151+
- `* data.segmentList.fileList.endTime: int32 -> int64`
152+
- `* data.segmentList.fileList.duration: int32 -> int64`
153+
- `* data.segmentList.fileList.fileSize: int32 -> int64`
154+
155+
### HuaweiCloud SDK RDS
156+
157+
- _接口版本_
158+
- V3
159+
- _新增特性_
160+
- 支持接口`ListReadOnlyReplayDatabase`、`RestoreLogReplayDatabase`
161+
- _解决问题_
162+
- 无
163+
- _特性变更_
164+
- **ListAuditlogs**
165+
- 响应参数变更
166+
- `* auditlogs.size: int64 -> double`
167+
- **ListDrInfos**
168+
- 响应参数变更
169+
- `+ instance_dr_infos.build_process`
170+
171+
### HuaweiCloud SDK VPC
172+
173+
- _接口版本_
174+
- V3
175+
- _新增特性_
176+
- 无
177+
- _解决问题_
178+
- 无
179+
- _特性变更_
180+
- **ListVpcs**
181+
- 请求参数变更
182+
- `+ enterprise_project_id`
183+
1184
# 3.1.130 2024-12-26
2185

3186
### HuaweiCloud SDK CBR

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.130
1+
3.1.131

0 commit comments

Comments
 (0)