stcrestclient-1.5.3
Check that session has ended
When ending a session, check that the session has ended before returning from the call. This fixes an error that sometimes happened when starting a new session immediately after ending a session with the same user and name.
Automatic file upload in automation wrapper
The automation wrapper now automatically uploads files for additional automation APIs that take an input file argument, if that argument is specified.
stchttp.perform() kwargs params
stchttp.perform() now takes optional parameters, following the command, as a dictionary or kwargs.