Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@huaweicloud/huaweicloud-sdk-core

Package Overview
Dependencies
Maintainers
2
Versions
177
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.37-rc to 3.0.38-rc

56

CHANGELOG_CN.md

@@ -0,1 +1,57 @@

# 3.0.38-rc 2022-04-28
### HuaweiCloud SDK DevStar
- _新增特性_
- 支持接口`ConfirmDeploymentJob`
- _解决问题_
- 无
- _特性变更_
- 接口`CreateDeploymentJobs`新增请求参数 `cci`
### HuaweiCloud SDK FunctionGraph
- _新增特性_
- 支持接口`CancelAsyncInvocation`、`StartSyncWorkflowExecution`
- _解决问题_
- 无
- _特性变更_
- 接口`ListFunctionStatistics`:
- 响应参数`timestamp`类型调整 `int32` -> `int64`
- 响应参数`value`类型调整 `int32` -> `double`
- 接口`ListStatistics`:
- 响应参数`timestamp`类型调整 `int32` -> `int64`
- 响应参数`value`类型调整 `int32` -> `double`
- 接口`ListFunctionAsyncInvokeConfig`新增响应参数 `enable_async_status_log`
- 接口`ShowFunctionAsyncInvokeConfig`新增响应参数 `enable_async_status_log`
- 接口`UpdateFunctionAsyncInvokeConfig`:
- 新增请求参数 `enable_async_status_log`
- 新增响应参数 `enable_async_status_log`
- 接口`CreateWorkflow`:
- 新增请求参数 `mode`、`express_config`
- 请求参数`type`新增枚举值`End`
- 接口`ShowWorkFlow`:
- 新增响应参数 `mode`、`express_config`
- 响应参数`type`新增枚举值`End`
- 接口`UpdateWorkFlow`:
- 新增请求参数 `mode`、`express_config`
- 请求参数`type`新增枚举值`End`
- 接口`ShowTenantMetric`:
- 新增请求参数 `start_time`、`end_time`
- 响应参数`timestamp`类型调整 `int32` -> `int64`
- 响应参数`value`类型调整 `int32` -> `double`
- 接口`ShowWorkFlowMetric`:
- 新增请求参数 `start_time`、`end_time`
- 响应参数`timestamp`类型调整 `int32` -> `int64`
- 响应参数`value`类型调整 `int32` -> `double`
### HuaweiCloud SDK OCR
- _新增特性_
- 无
- _解决问题_
- 修复接口`RecognizeMyanmarDriverLicense`的响应体类型错误的问题
- _特性变更_
- 无
# 3.0.37-rc 2022-04-14

@@ -2,0 +58,0 @@

@@ -0,1 +1,57 @@

# 3.0.38-rc 2022-04-28
### HuaweiCloud SDK DevStar
- _Features_
- Support the interface `ConfirmDeploymentJob`
- _Bug Fix_
- None
- _Change_
- Add the request parameter `cci` to the interface `CreateDeploymentJobs`
### HuaweiCloud SDK FunctionGraph
- _Features_
- Support the interfaces `CancelAsyncInvocation`, `StartSyncWorkflowExecution`
- _Bug Fix_
- None
- _Change_
- Changes of the interface `ListFunctionStatistics`:
- Modify the type `int32` -> `int64` of the response parameter `timestamp`
- Modify the type `int32` -> `double` of the response parameter `value`
- Changes of the interface `ListStatistics`:
- Modify the type `int32` -> `int64` of the response parameter `timestamp`
- Modify the type `int32` -> `double` of the response parameter `value`
- Add the response parameter `enable_async_status_log` to the interface `ListFunctionAsyncInvokeConfig`
- Add the response parameter `enable_async_status_log` to the interface `ShowFunctionAsyncInvokeConfig`
- Changes of the interface `UpdateFunctionAsyncInvokeConfig`:
- Add the request parameter `enable_async_status_log`
- Add the response parameter `enable_async_status_log`
- Changes of the interface `CreateWorkflow`:
- Add the request parameters `mode`, `express_config`
- Add the enum values `End` to the request parameter `type`
- Changes of the interface `ShowWorkFlow`:
- Add the response parameters `mode`, `express_config`
- Add the enum values `End` to the response parameter `type`
- Changes of the interface `UpdateWorkFlow`:
- Add the request parameters `mode`, `express_config`
- Add the enum values `End` to the request parameter `type`
- Changes of the interface `ShowTenantMetric`:
- Add the request parameters `start_time`, `end_time`
- Modify the type `int32` -> `int64` of the response parameter `timestamp`
- Modify the type `int32` -> `double` of the response parameter `value`
- Changes of the interface `ShowWorkFlowMetric`:
- Add the request parameters `start_time`, `end_time`
- Modify the type `int32` -> `int64` of the response parameter `timestamp`
- Modify the type `int32` -> `double` of the response parameter `value`
### HuaweiCloud SDK OCR
- _Features_
- None
- _Bug Fix_
- Fix the problem that the response body's type of the interface `RecognizeMyanmarDriverLicense` is incorrect.
- _Change_
- None
# 3.0.37-rc 2022-04-14

@@ -2,0 +58,0 @@

2

package.json
{
"name": "@huaweicloud/huaweicloud-sdk-core",
"version": "3.0.37-rc",
"version": "3.0.38-rc",
"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