Skip to content

Commit

Permalink
Merge pull request #9 from smartxworks/node-sdk-2.6.0-2023-02-20T09-5…
Browse files Browse the repository at this point in the history
…0-08.644Z

update to v2.6.0 schema
  • Loading branch information
Sczlog authored Feb 20, 2023
2 parents 120d823 + 95aa343 commit 6fb74e0
Show file tree
Hide file tree
Showing 4 changed files with 4,384 additions and 4,361 deletions.
14 changes: 14 additions & 0 deletions RELEASENOTE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# RELEASE NOTE

## release 日期 2022-02-20

v2.6.0 release

- feature: [VmUsage] 枚举添加 `SKS_MANAGEMENT``REGISTRY`
- feature: [ROLE_ACTION] 枚举添加:
- `MANAGE_SKS_SERVICE`
- `MANAGE_SKS_LICENSE`
- `CONFIGURE_SKS_SERVICE`
- `CREATE_SKS_WORKLOAD_CLUSTER`
- `DELETE_SKS_WORKLOAD_CLUSTER`
- `UPDATE_SKS_WORKLOAD_CLUSTER`
- `DOWNLOAD_SKS_WORKLOAD_CLUSTER_KUBECONFIG`

## release 日期 2023-01-03

v2.5.0 release
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudtower-node-sdk",
"version": "2.5.0",
"version": "2.6.0",
"description": "cloudtower operation api",
"main": "lib/index.js",
"typings": "typings/index.d.ts",
Expand Down
Loading

0 comments on commit 6fb74e0

Please sign in to comment.