@huaweicloud/huaweicloud-sdk-core
Advanced tools
Comparing version 3.0.11-beta to 3.0.12-beta
@@ -0,1 +1,44 @@ | ||
# 3.0.12-beta 2021-08-10 | ||
### HuaweiCloud SDK EIP | ||
- _新增特性_ | ||
- 无 | ||
- _解决问题_ | ||
- 无 | ||
- _特性变更_ | ||
- 接口`ListBandwidths`、`ShowPublicip`的响应参数名称调整:`publicip_border_group` -> `public_border_group` | ||
### HuaweiCloud SDK EVS | ||
- _新增特性_ | ||
- 无 | ||
- _解决问题_ | ||
- 无 | ||
- _特性变更_ | ||
- 接口`ListVolumes`新增请求参数`server_id` | ||
### HuaweiCloud SDK IAM | ||
- _新增特性_ | ||
- 无 | ||
- _解决问题_ | ||
- 无 | ||
- _特性变更_ | ||
- 接口`CreateDeployment`移除响应参数`order_id` | ||
### HuaweiCloud SDK IMS | ||
- _新增特性_ | ||
- 无 | ||
- _解决问题_ | ||
- 无 | ||
- _特性变更_ | ||
- 修改接口`UpdateImage`的请求参数`value`为必填参数 | ||
### HuaweiCloud SDK VPC | ||
- _新增特性_ | ||
- 无 | ||
- _解决问题_ | ||
- 无 | ||
- _特性变更_ | ||
- 接口`NeutronListSubnets`新增请求参数`enable_dhcp` | ||
- 接口`NeutronListSecurityGroups`新增响应参数`security_groups_links` | ||
# 3.0.11-beta 2021-7-30 | ||
@@ -2,0 +45,0 @@ |
@@ -0,1 +1,44 @@ | ||
# 3.0.12-beta 2021-08-10 | ||
### HuaweiCloud SDK EIP | ||
- _Features_ | ||
- None | ||
- _Bug Fix_ | ||
- None | ||
- _Change_ | ||
- Modify the name of the response parameter of the interfaces `ListBandwidths` and `ShowPublicip`: `publicip_border_group` -> `public_border_group` | ||
### HuaweiCloud SDK EVS | ||
- _Features_ | ||
- None | ||
- _Bug Fix_ | ||
- None | ||
- _Change_ | ||
- Add the request parameter `server_id` to the interface `ListVolumes`. | ||
### HuaweiCloud SDK IAM | ||
- _Features_ | ||
- None | ||
- _Bug Fix_ | ||
- None | ||
- _Change_ | ||
- Remove the response parameter `order_id` from the interface `CreateDeployment`. | ||
### HuaweiCloud SDK IMS | ||
- _Features_ | ||
- None | ||
- _Bug Fix_ | ||
- None | ||
- _Change_ | ||
- Modify the request parameter `value` of the interface `UpdateImage` as a required parameter. | ||
### HuaweiCloud SDK VPC | ||
- _Features_ | ||
- None | ||
- _Bug Fix_ | ||
- None | ||
- _Change_ | ||
- Add the request parameter `enable_dhcp` to the interface `NeutronListSubnets`. | ||
- Add the response parameter `security_groups_links` to the interface `NeutronListSecurityGroups`. | ||
# 3.0.11-beta 2021-7-30 | ||
@@ -2,0 +45,0 @@ |
{ | ||
"name": "@huaweicloud/huaweicloud-sdk-core", | ||
"version": "3.0.11-beta", | ||
"version": "3.0.12-beta", | ||
"description": "Core code for Huaweicloud SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "huaweicloud-sdk-core.js", |
115222