Skip to content

Commit fe90a1b

Browse files
release 3.1.128 source code
1 parent c7113f8 commit fe90a1b

File tree

104 files changed

+2521
-981
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

+2521
-981
lines changed

CHANGELOG.md

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,119 @@
1+
# 3.1.128 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 RDS
89+
90+
- _API Version_
91+
- V3
92+
- _Features_
93+
- Support the APIs `ListReadOnlyReplayDatabase`, `RestoreLogReplayDatabase`
94+
- _Bug Fix_
95+
- None
96+
- _Change_
97+
- **ListAuditlogs**
98+
- changes of response param
99+
- `* auditlogs.size: int64 -> double`
100+
- **ListDrInfos**
101+
- changes of response param
102+
- `+ instance_dr_infos.build_process`
103+
104+
### HuaweiCloud SDK VPC
105+
106+
- _API Version_
107+
- V3
108+
- _Features_
109+
- None
110+
- _Bug Fix_
111+
- None
112+
- _Change_
113+
- **ListVpcs**
114+
- changes of request param
115+
- `+ enterprise_project_id`
116+
1117
# 3.1.127 2024-12-26
2118

3119
### HuaweiCloud SDK CBR

CHANGELOG_CN.md

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,119 @@
1+
# 3.1.128 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 RDS
89+
90+
- _接口版本_
91+
- V3
92+
- _新增特性_
93+
- 支持接口`ListReadOnlyReplayDatabase`、`RestoreLogReplayDatabase`
94+
- _解决问题_
95+
- 无
96+
- _特性变更_
97+
- **ListAuditlogs**
98+
- 响应参数变更
99+
- `* auditlogs.size: int64 -> double`
100+
- **ListDrInfos**
101+
- 响应参数变更
102+
- `+ instance_dr_infos.build_process`
103+
104+
### HuaweiCloud SDK VPC
105+
106+
- _接口版本_
107+
- V3
108+
- _新增特性_
109+
- 无
110+
- _解决问题_
111+
- 无
112+
- _特性变更_
113+
- **ListVpcs**
114+
- 请求参数变更
115+
- `+ enterprise_project_id`
116+
1117
# 3.1.127 2024-12-26
2118

3119
### HuaweiCloud SDK CBR

0 commit comments

Comments
 (0)