Release 0.8.2¶
General changes¶
Added
td_wait>: query.sqlandtd_wait_table>: TABLEoperators.Made it possible to implement custom notification types.
Fixed sample workflow generated by
newcommand to be compatible with Python 3 (@toru-takahashi++).selfupdatecommand doesn’t require password any more.
Client mode changes¶
Added
deletecommand that can be used to delete a project from the server.backfillcommand takes project name and workflow name instead of schedule id.backfillcommand supports--countargument to limit number of ssessions to backfill from a given time.backfillcommand generates a random UUID automatically if--nameargument is not set.
Local mode changes¶
Fixed slient crash of
schedulercommand (@hiroyuki-sato++)
Release Date¶
2016-06-21
Contributors¶
Daniel Norberg
Hiroyuki Sato
Kimura Takaumi
Sadayuki Furuhashi
Takeshi HASEGAWA
Toru Takahashi