@huaweicloud/huaweicloud-sdk-core
Advanced tools
Comparing version 3.0.19-beta to 3.0.20-beta
@@ -0,1 +1,20 @@ | ||
# 3.0.20-beta 2021-10-19 | ||
### HuaweiCloud SDK EIP | ||
- _新增特性_ | ||
- 支持以下接口: | ||
- `ListCommonPools` | ||
- `ListPublicBorderGroups` | ||
- `ListPublicipPool` | ||
- `ShowPublicipPool` | ||
- `ListShareBandwidthTypes` | ||
- _解决问题_ | ||
- 无 | ||
- _特性变更_ | ||
- 接口`ListPublicips`新增请求参数`allow_share_bandwidth_type_any` | ||
- 接口`NeutronListFloatingIps`的请求参数`limit`的类型调整: `string` -> `integer` | ||
- 接口`NeutronUpdateFloatingIp`请求体的名称调整: `floatingip` -> `NeutronUpdateFloatingIpRequestBody` | ||
- 接口`ShowPublicip`新增响应参数`allow_share_bandwidth_types` | ||
# 3.0.19-beta 2021-10-11 | ||
@@ -2,0 +21,0 @@ |
@@ -0,1 +1,20 @@ | ||
# 3.0.20-beta 2021-10-19 | ||
### HuaweiCloud SDK EIP | ||
- _Features_ | ||
- Support the following interfaces: | ||
- `ListCommonPools` | ||
- `ListPublicBorderGroups` | ||
- `ListPublicipPool` | ||
- `ShowPublicipPool` | ||
- `ListShareBandwidthTypes` | ||
- _Bug Fix_ | ||
- None | ||
- _Change_ | ||
- Add the request parameter `allow_share_bandwidth_type_any` to the interface `ListPublicips`. | ||
- Modify the type of the request parameter `limit` of the interface `NeutronListFloatingIps`. | ||
- Modify the name of the request body of the interface `NeutronUpdateFloatingIp`: `floatingip` -> `NeutronUpdateFloatingIpRequestBody` | ||
- Add the response parameter `allow_share_bandwidth_types` to the interface `ShowPublicip`. | ||
# 3.0.19-beta 2021-10-11 | ||
@@ -2,0 +21,0 @@ |
{ | ||
"name": "@huaweicloud/huaweicloud-sdk-core", | ||
"version": "3.0.19-beta", | ||
"version": "3.0.20-beta", | ||
"description": "Core code for Huaweicloud SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "huaweicloud-sdk-core.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
192458