File tree 4 files changed +17
-7
lines changed
4 files changed +17
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @scow/scow-scheduler-adapter-interface
2
2
3
+ ## 1.6.0
4
+
5
+ ### Minor Changes
6
+
7
+ - eb952d6: 新增获取集群节点信息接口 GetClusterNodesInfo
8
+ 在 getJobsRequest 中增加兼容型参数 job_id 和 job_name
9
+
3
10
## 1.5.0
4
11
5
12
### Minor Changes
Original file line number Diff line number Diff line change
1
+ # v1.6.0
2
+
3
+ 发布于:2024/8/1 21:29:58
4
+
5
+ ## 重要更新
6
+ - 新增获取集群节点信息接口 GetClusterNodesInfo
7
+ 在 getJobsRequest 中增加兼容型参数 job_id 和 job_name ([ eb952d63] ( https://github.com/PKUHPC/SCOW/commit/eb952d633bc92a68e41143ce79b1c6dfa6d73a21 ) )
8
+
9
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scow/scow-scheduler-adapter-interface" ,
3
- "version" : " 1.5 .0" ,
3
+ "version" : " 1.6 .0" ,
4
4
"description" : " Interface for SCOW to call schedulers" ,
5
5
"author" : " PKUHPC (https://github.com/PKUHPC)" ,
6
6
"repository" : " https://github.com/PKUHPC/SCOW" ,
You can’t perform that action at this time.
0 commit comments