Skip to content

Commit 4239f35

Browse files
author
You Yamagata
committed
Update release note
1 parent 6e3e43e commit 4239f35

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

digdag-docs/src/releases/release-0.9.32.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@ General Changes
66

77
* Add CLI option --enable-swagger for REST API document [#577, #906]
88

9-
* --task-log option in local mode [#784]
9+
* Add --task-log option in local mode [#784]
1010

11-
* Added 'attempt_id' to the RuntimeParams [#900]
11+
* Add 'attempt_id' to the RuntimeParams [#900]
1212

1313
* Support type hints for Python3 on py> operator [#905]
1414

1515
* Show warn message when tasks failed by max task limit in WorkflowExecutor [#951]
1616

17+
* Add sessions status filter [#927]
18+
1719
* Retry works in some generated tasks (e.g. call, loop) [#928]
1820

1921
* Upgrade packages [#909, #940, #953]
@@ -31,7 +33,6 @@ Fixed Issues
3133
* Fix default argument check on py> operator [#913]
3234

3335

34-
3536
Release Date
3637
------------
3738
2019-01-30
@@ -48,4 +49,5 @@ Contributors
4849
* Shota Suzuki
4950
* Y.Kentaro
5051
* You Yamagata
52+
* tosametal
5153
* yui-knk

0 commit comments

Comments
 (0)