File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,16 @@ General Changes
6
6
7
7
* Add CLI option --enable-swagger for REST API document [#577, #906]
8
8
9
- * --task-log option in local mode [#784]
9
+ * Add --task-log option in local mode [#784]
10
10
11
- * Added 'attempt_id' to the RuntimeParams [#900]
11
+ * Add 'attempt_id' to the RuntimeParams [#900]
12
12
13
13
* Support type hints for Python3 on py> operator [#905]
14
14
15
15
* Show warn message when tasks failed by max task limit in WorkflowExecutor [#951]
16
16
17
+ * Add sessions status filter [#927]
18
+
17
19
* Retry works in some generated tasks (e.g. call, loop) [#928]
18
20
19
21
* Upgrade packages [#909, #940, #953]
@@ -31,7 +33,6 @@ Fixed Issues
31
33
* Fix default argument check on py> operator [#913]
32
34
33
35
34
-
35
36
Release Date
36
37
------------
37
38
2019-01-30
@@ -48,4 +49,5 @@ Contributors
48
49
* Shota Suzuki
49
50
* Y.Kentaro
50
51
* You Yamagata
52
+ * tosametal
51
53
* yui-knk
You can’t perform that action at this time.
0 commit comments