start
command now hints aboutretry
command when trying to start an already existing session.- CLI now respects
https_proxy
,HTTPS_PROXY
,http_proxy
andHTTP_PROXY
environment variables. - Added a new
secrets
command that an be used to set, list and delete per-project secrets.
- Starting an attempt of a workflow with more than 1000 tasks now fails with
400 Bad Request
instead of500 Internal Error
.
- Added
td.proxy.use_ssl
parameter to support HTTPS forward proxies. td_partial_delete>
operator now accepts raw epoch integers infrom:
andto:
parameters.td
operators now respectshttps_proxy
,HTTPS_PROXY
,http_proxy
andHTTP_PROXY
environment variables.- Added a secret management mechanism that can be used to securely provide operators with credentials such as api keys, user names and passwords.
2016-08-18
- Daniel Norberg
- Kohei Nozaki
- Mitsunori Komatsu
- Sadayuki Furuhashi
- Y.Kentaro
- kiyoto