Skip to content

Commit

Permalink
release 3.1.89 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Apr 1, 2024
1 parent 023883b commit accad50
Show file tree
Hide file tree
Showing 197 changed files with 2,089 additions and 878 deletions.
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,51 @@
# 3.1.89 2024-04-01

### HuaweiCloud SDK BMS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListBareMetalServers**
- changes of response param
- `- servers.image.name`
- `- servers.image.__os_type`
- `- servers.image.links`
- **ListBareMetalServerDetails**
- changes of response param
- `- server.image.name`
- `- server.image.__os_type`
- `- server.image.links`

### HuaweiCloud SDK Cloudtest

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowPlanList**
- changes of request param
- `+ branch_uri`
- `+ query_all_version`

### HuaweiCloud SDK KPS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **CreateKeypair**
- changes of request param
- `+ keypair.key_protection.encryption.kms_key_id`
- **ImportPrivateKey**
- changes of request param
- `+ keypair.key_protection.encryption.kms_key_id`
- changes of response param
- `+ keypair.key_protection.encryption.kms_key_id`

# 3.1.88 2024-03-28

### HuaweiCloud SDK APIG
Expand Down
48 changes: 48 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,51 @@
# 3.1.89 2024-04-01

### HuaweiCloud SDK BMS

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListBareMetalServers**
- 响应参数变更
- `- servers.image.name`
- `- servers.image.__os_type`
- `- servers.image.links`
- **ListBareMetalServerDetails**
- 响应参数变更
- `- server.image.name`
- `- server.image.__os_type`
- `- server.image.links`

### HuaweiCloud SDK Cloudtest

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowPlanList**
- 请求参数变更
- `+ branch_uri`
- `+ query_all_version`

### HuaweiCloud SDK KPS

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **CreateKeypair**
- 请求参数变更
- `+ keypair.key_protection.encryption.kms_key_id`
- **ImportPrivateKey**
- 请求参数变更
- `+ keypair.key_protection.encryption.kms_key_id`
- 响应参数变更
- `+ keypair.key_protection.encryption.kms_key_id`

# 3.1.88 2024-03-28

### HuaweiCloud SDK APIG
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.88
3.1.89
Loading

0 comments on commit accad50

Please sign in to comment.