Socket
Socket
Sign inDemoInstall

@huaweicloud/huaweicloud-sdk-core

Package Overview
Dependencies
Maintainers
2
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@huaweicloud/huaweicloud-sdk-core - npm Package Compare versions

Comparing version 3.0.27-beta to 3.0.28-beta

60

CHANGELOG_CN.md

@@ -0,1 +1,61 @@

# 3.0.28-beta 2022-01-10
### HuaweiCloud SDK CCE
- _新增特性_
- 支持接口`ShowQuotas`
- _解决问题_
- 无
- _特性变更_
- 接口`CreateCluster`新增请求参数 `customSan`、`offloadCluster`、`cidrs`、`flavor`、`faultDomain`
- 接口`ListClusters`新增响应参数 `customSan`、`offloadCluster`、`cidrs`、`flavor`、`faultDomain`
- 接口`UpdateCluster`:
- 新增请求参数 `customSan`、`containerNetwork`
- 新增响应参数 `customSan`、`offloadCluster`、`cidrs`、`flavor`、`faultDomain`
- 接口`ShowCluster`新增响应参数 `customSan`、`offloadCluster`、`cidrs`、`flavor`、`faultDomain`
- 接口`DeleteCluster`新增响应参数 `customSan`、`offloadCluster`、`cidrs`、`flavor`、`faultDomain`
- 接口`CreateNode`新增请求参数 `faultDomain`、`offloadNode`、`offloadNode`
- 接口`ListNodes`新增响应参数 `faultDomain`、`offloadNode`、`offloadNode`
- 接口`UpdateNode`新增响应参数 `faultDomain`、`offloadNode`、`offloadNode`
- 接口`ShowNode`新增响应参数 `faultDomain`、`offloadNode`、`offloadNode`
- 接口`DeleteNode`新增响应参数 `faultDomain`、`offloadNode`、`offloadNode`
- 接口`CreateNodePool`新增请求参数 `podSecurityGroups`、`faultDomain`、`offloadNode`、`offloadNode`
- 接口`ListNodePools`新增响应参数 `podSecurityGroups`、`faultDomain`、`offloadNode`、`offloadNode`
- 接口`UpdateNodePool`:
- 新增请求参数 `podSecurityGroups`、`faultDomain`、`offloadNode`、`offloadNode`
- 新增响应参数 `podSecurityGroups`、`faultDomain`、`offloadNode`、`offloadNode`
- 接口`ShowNodePool`新增响应参数 `podSecurityGroups`、`faultDomain`、`offloadNode`、`offloadNode`
- 接口`DeleteNodePool`新增响应参数 `podSecurityGroups`、`faultDomain`、`offloadNode`、`offloadNode`
### HuaweiCloud SDK ECS
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- 接口`CreateServers`新增请求参数 `delete_on_termination`
### HuaweiCloud SDK FunctionGraph
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- 接口`UpdateFunctionConfig`:
- 新增请求参数 `is_stateful_function`
- 新增响应参数 `is_stateful_function`
### HuaweiCloud SDK IMS
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- 接口`GlanceListImages`响应参数`active_at`改为非必填
- 接口`GlanceShowImage`响应参数`active_at`改为非必填
- 接口`GlanceUpdateImage`响应参数`active_at`改为非必填
# 3.0.27-beta 2021-12-25

@@ -2,0 +62,0 @@

@@ -0,1 +1,61 @@

# 3.0.28-beta 2022-01-10
### HuaweiCloud SDK CCE
- _Features_
- Support the interface `ShowQuotas`
- _Bug Fix_
- None
- _Change_
- Add the request parameters `customSan`, `offloadCluster`, `cidrs`, `flavor`, `faultDomain` to the interface `CreateCluster`
- Add the response parameters `customSan`, `offloadCluster`, `cidrs`, `flavor`, `faultDomain` to the interface `ListClusters`
- Changes of the interface `UpdateCluster`:
- Add the request parameters `customSan`, `containerNetwork`
- Add the response parameters `customSan`, `offloadCluster`, `cidrs`, `flavor`, `faultDomain`
- Add the response parameters `customSan`, `offloadCluster`, `cidrs`, `flavor`, `faultDomain` to the interface `ShowCluster`
- Add the response parameters `customSan`, `offloadCluster`, `cidrs`, `flavor`, `faultDomain` to the interface `DeleteCluster`
- Add the request parameters `faultDomain`, `offloadNode`, `offloadNode` to the interface `CreateNode`
- Add the response parameters `faultDomain`, `offloadNode`, `offloadNode` to the interface `ListNodes`
- Add the response parameters `faultDomain`, `offloadNode`, `offloadNode` to the interface `UpdateNode`
- Add the response parameters `faultDomain`, `offloadNode`, `offloadNode` to the interface `ShowNode`
- Add the response parameters `faultDomain`, `offloadNode`, `offloadNode` to the interface `DeleteNode`
- Add the request parameters `podSecurityGroups`, `faultDomain`, `offloadNode`, `offloadNode` to the interface `CreateNodePool`
- Add the response parameters `podSecurityGroups`, `faultDomain`, `offloadNode`, `offloadNode` to the interface `ListNodePools`
- Changes of the interface `UpdateNodePool`:
- Add the request parameters `podSecurityGroups`, `faultDomain`, `offloadNode`, `offloadNode`
- Add the response parameters `podSecurityGroups`, `faultDomain`, `offloadNode`, `offloadNode`
- Add the response parameters `podSecurityGroups`, `faultDomain`, `offloadNode`, `offloadNode` to the interface `ShowNodePool`
- Add the response parameters `podSecurityGroups`, `faultDomain`, `offloadNode`, `offloadNode` to the interface `DeleteNodePool`
### HuaweiCloud SDK ECS
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Add the request parameter `delete_on_termination` to the interface `CreateServers`
### HuaweiCloud SDK FunctionGraph
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Changes of the interface `UpdateFunctionConfig`:
- Add the request parameter `is_stateful_function`
- Add the response parameter `is_stateful_function`
### HuaweiCloud SDK IMS
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- The response parameter `active_at` changed to not required of the interface `GlanceListImages`
- The response parameter `active_at` changed to not required of the interface `GlanceShowImage`
- The response parameter `active_at` changed to not required of the interface `GlanceUpdateImage`
# 3.0.27-beta 2021-12-25

@@ -2,0 +62,0 @@

2

package.json
{
"name": "@huaweicloud/huaweicloud-sdk-core",
"version": "3.0.27-beta",
"version": "3.0.28-beta",
"description": "Core code for Huaweicloud SDK for Node.js",

@@ -5,0 +5,0 @@ "main": "huaweicloud-sdk-core.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc