Release 0.8.19¶
Server Changes¶
Added an
isAdminflag to theAuthenticator.Resultinterface that can be used to grant users administrator rights.Added an administration API with an endpoint that can be used by administrators to get
userinfometadata for a session attempt.
UI Changes¶
Added a button for retrying failed attempts.
Added a button for pausing scheduled workflow execution.
Workflow Changes¶
The
gcs_wait>operator now allowsgs://URI’s on the operator command line.Added an
http>operator that can be used to make HTTP requests.The
for_eachoperator now generates subtasks with shorter names.Fixed an issue where the
td_table_export>operator was not able to useaws.s3.*secrets.The
s3_wait>operator will now not retry4xx` HTTP errors except for ``429 Too Many Requestsand408 Request Timeout.Fixed an issue where the
td>operatordownload_fileoption would sometimes download a corrupt file.
Release Date¶
2016-11-15
Contributors¶
Daniel Norberg
Daniele Zannotti
Tony Wei