Releases: unioslo/tsd-api-client
Releases · unioslo/tsd-api-client
tsd-api-client v2.0.1
Bugfix release
- Bump s3cmd dependency to v2.0.2-custom-headers for Python 3 compatibility.
- Fix an exception print statement.
Python3, more robust downloads
This updates the client to python3, and allows downloads to work even when intermediate proxies strip etag headers.
bugfix release, small improvements
- progress bar
- export
- config management
Gradual support for cluster upload
v1.8.0 bump version to 1.8.0
bugfix release
No new functionality, just better UX.
basic auth support, API key checking, better help docs
v1.7.2 try to determine if the client API key has expired, bump version to 1…
resumable download support, better progress reporting, pretty printing
v1.7.0 bump version to 1.7.0
Full support for resumable uploads
See tacl --guide data
for more details.
Fix previous dev release
v.1.5.1 return data if we stop at a chunk
Library support for resumable uploads
This is a dev release adding library support for resumable uploads - soon to be available in the API.