You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+50Lines changed: 50 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,53 @@
1
+
## 3.0.22-beta 2020-11-17
2
+
## HuaweiCloud SDK DMS
3
+
-### Features
4
+
- None
5
+
-### Bug Fix
6
+
- None
7
+
-### Change
8
+
- Type of property adjustment: type of property `created` and type of `eff_date` are changed from `string` to `integer64`.
9
+
10
+
## HuaweiCloud SDK ECS
11
+
-### Features
12
+
- None
13
+
-### Bug Fix
14
+
- None
15
+
-### Change
16
+
- Property adjustment: increase property `dry_run` in interfaces `CreatePostPaidServers` and `CreateServers` which means whether parameters will be checked before sending real requests.
17
+
18
+
## HuaweiCloud SDK NAT
19
+
-### Features
20
+
- Support NAT Gateway service.
21
+
-### Bug Fix
22
+
- None
23
+
-### Change
24
+
- None
25
+
26
+
## HuaweiCloud SDK Kafka
27
+
-### Features
28
+
- None
29
+
-### Bug Fix
30
+
- None
31
+
-### Change
32
+
- Name of interface adjustment: UpdateInstanceCrossVPCIP → UpdateInstanceCrossVpcIp
33
+
34
+
## HuaweiCloud SDK RMS
35
+
-### Features
36
+
- Support Resource Manager Service.
37
+
-### Bug Fix
38
+
- None
39
+
-### Change
40
+
- None
41
+
42
+
## HuaweiCloud SDK VPC
43
+
-### Features
44
+
- Support more interfaces: interfaces related to Network ACLs.
0 commit comments