Releases: aipescience/uws-client
Releases · aipescience/uws-client
1.1.11
1.1.10
- filters - argument for get_job_list() is now optional
- represenation of JobRef-instances includes now creationTime as well
1.1.9
Bug fix: setting parameters with uws job set
for pending jobs works now.
Example:
uws --user <username> --password <password> --host <url to host> job set <jobid> queue="long"
1.1.8
- Accepts now redirects with HTTP 303 code
- Minor bug fixes with error messages
1.1.7
Include newest updates for UWS 1.1:
- optional attributes in job list (creationTime, runId, ownerId)
- use creationTime instead of startTime for job list filtering using --after or --last
1.1.5
Fixes for PyPI
1.1.2
Minor fixes for PyPI
1.1.1
First PyPI release