Skip to content

Commit 3de1ec7

Browse files
release 3.1.136 source code
1 parent 938cbb3 commit 3de1ec7

File tree

120 files changed

+4239
-1024
lines changed

Some content is hidden

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

120 files changed

+4239
-1024
lines changed

CHANGELOG.md

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,117 @@
1+
# 3.1.136 2025-03-06
2+
3+
### HuaweiCloud SDK CFW
4+
5+
- _API Version_
6+
- V1
7+
- _Features_
8+
- None
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- **ListAclRules**
13+
- changes of response param
14+
- `+ data.records.applications`
15+
16+
### HuaweiCloud SDK DRS
17+
18+
- _API Version_
19+
- V5
20+
- _Features_
21+
- None
22+
- _Bug Fix_
23+
- None
24+
- _Change_
25+
- Deprecate the following APIs:
26+
- `CollectDbObjectsAsync`
27+
- `BatchTagAction`
28+
- `ListProjectTags`
29+
- `ShowInstanceTags`
30+
- `ListDbObjects`
31+
32+
### HuaweiCloud SDK ECS
33+
34+
- _API Version_
35+
- V2
36+
- _Features_
37+
- Support the API `UpdateServerInterface`
38+
- _Bug Fix_
39+
- None
40+
- _Change_
41+
- Deprecate the API `NovaListAvailabilityZones`
42+
43+
### HuaweiCloud SDK GaussDBforNoSQL
44+
45+
- _API Version_
46+
- V3
47+
- _Features_
48+
- None
49+
- _Bug Fix_
50+
- None
51+
- _Change_
52+
- **ListFlavorInfos**
53+
- changes of request param
54+
- `+ mode`
55+
- `+ product_type`
56+
- **ShowQuotas**
57+
- changes of request param
58+
- `+ product_type`
59+
- **ListRecycleInstances**
60+
- changes of response param
61+
- `+ instances.product_type`
62+
- **CreateInstance**
63+
- changes of request param
64+
- `+ product_type`
65+
- **ListInstances**
66+
- changes of response param
67+
- `+ instances.product_type`
68+
69+
### HuaweiCloud SDK GaussDBforopenGauss
70+
71+
- _API Version_
72+
- V3
73+
- _Features_
74+
- Support the following APIs:
75+
- `ListScheduleTask`
76+
- `CancelScheduleTask`
77+
- `DeleteScheduleTask`
78+
- `ListInstanceEngineDetail`
79+
- `CreateScheduleTask`
80+
- _Bug Fix_
81+
- None
82+
- _Change_
83+
- None
84+
85+
### HuaweiCloud SDK IAM
86+
87+
- _API Version_
88+
- V3
89+
- _Features_
90+
- None
91+
- _Bug Fix_
92+
- None
93+
- _Change_
94+
- **CreateAgency**
95+
- changes of request param
96+
- `* agency.duration: string -> object`
97+
- **UpdateAgency**
98+
- changes of request param
99+
- `* agency.duration: string -> object`
100+
101+
### HuaweiCloud SDK OCR
102+
103+
- _API Version_
104+
- V1
105+
- _Features_
106+
- None
107+
- _Bug Fix_
108+
- None
109+
- _Change_
110+
- **RecognizeBankReceipt**
111+
- changes of request param
112+
- `+ single_orientation_mode`
113+
- `+ erase_seal`
114+
1115
# 3.1.135 2025-02-27
2116

3117
### HuaweiCloud SDK CSMS

CHANGELOG_CN.md

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,117 @@
1+
# 3.1.136 2025-03-06
2+
3+
### HuaweiCloud SDK CFW
4+
5+
- _接口版本_
6+
- V1
7+
- _新增特性_
8+
- 无
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- **ListAclRules**
13+
- 响应参数变更
14+
- `+ data.records.applications`
15+
16+
### HuaweiCloud SDK DRS
17+
18+
- _接口版本_
19+
- V5
20+
- _新增特性_
21+
- 无
22+
- _解决问题_
23+
- 无
24+
- _特性变更_
25+
- 废弃以下接口:
26+
- `CollectDbObjectsAsync`
27+
- `BatchTagAction`
28+
- `ListProjectTags`
29+
- `ShowInstanceTags`
30+
- `ListDbObjects`
31+
32+
### HuaweiCloud SDK ECS
33+
34+
- _接口版本_
35+
- V2
36+
- _新增特性_
37+
- 支持接口`UpdateServerInterface`
38+
- _解决问题_
39+
- 无
40+
- _特性变更_
41+
- 废弃接口`NovaListAvailabilityZones`
42+
43+
### HuaweiCloud SDK GaussDBforNoSQL
44+
45+
- _接口版本_
46+
- V3
47+
- _新增特性_
48+
- 无
49+
- _解决问题_
50+
- 无
51+
- _特性变更_
52+
- **ListFlavorInfos**
53+
- 请求参数变更
54+
- `+ mode`
55+
- `+ product_type`
56+
- **ShowQuotas**
57+
- 请求参数变更
58+
- `+ product_type`
59+
- **ListRecycleInstances**
60+
- 响应参数变更
61+
- `+ instances.product_type`
62+
- **CreateInstance**
63+
- 请求参数变更
64+
- `+ product_type`
65+
- **ListInstances**
66+
- 响应参数变更
67+
- `+ instances.product_type`
68+
69+
### HuaweiCloud SDK GaussDBforopenGauss
70+
71+
- _接口版本_
72+
- V3
73+
- _新增特性_
74+
- 支持以下接口:
75+
- `ListScheduleTask`
76+
- `CancelScheduleTask`
77+
- `DeleteScheduleTask`
78+
- `ListInstanceEngineDetail`
79+
- `CreateScheduleTask`
80+
- _解决问题_
81+
- 无
82+
- _特性变更_
83+
- 无
84+
85+
### HuaweiCloud SDK IAM
86+
87+
- _接口版本_
88+
- V3
89+
- _新增特性_
90+
- 无
91+
- _解决问题_
92+
- 无
93+
- _特性变更_
94+
- **CreateAgency**
95+
- 请求参数变更
96+
- `* agency.duration: string -> object`
97+
- **UpdateAgency**
98+
- 请求参数变更
99+
- `* agency.duration: string -> object`
100+
101+
### HuaweiCloud SDK OCR
102+
103+
- _接口版本_
104+
- V1
105+
- _新增特性_
106+
- 无
107+
- _解决问题_
108+
- 无
109+
- _特性变更_
110+
- **RecognizeBankReceipt**
111+
- 请求参数变更
112+
- `+ single_orientation_mode`
113+
- `+ erase_seal`
114+
1115
# 3.1.135 2025-02-27
2116

3117
### HuaweiCloud SDK CSMS

0 commit comments

Comments
 (0)