Release 0.8.9¶
Client mode changes¶
startcommand now hints aboutretrycommand when trying to start an already existing session.CLI now respects
https_proxy,HTTPS_PROXY,http_proxyandHTTP_PROXYenvironment variables.Added a new
secretscommand that an be used to set, list and delete per-project secrets.
Server mode changes¶
Starting an attempt of a workflow with more than 1000 tasks now fails with
400 Bad Requestinstead of500 Internal Error.
General changes¶
Added
td.proxy.use_sslparameter to support HTTPS forward proxies.td_partial_delete>operator now accepts raw epoch integers infrom:andto:parameters.tdoperators now respectshttps_proxy,HTTPS_PROXY,http_proxyandHTTP_PROXYenvironment variables.Added a secret management mechanism that can be used to securely provide operators with credentials such as api keys, user names and passwords.
Release Date¶
2016-08-18
Contributors¶
Daniel Norberg
Kohei Nozaki
Mitsunori Komatsu
Sadayuki Furuhashi
Y.Kentaro
kiyoto