Skip to content

Releases: unioslo/tsd-api-client

tsd-api-client v2.0.1

15 Nov 12:43
v2.0.1
Compare
Choose a tag to compare

Bugfix release

  • Bump s3cmd dependency to v2.0.2-custom-headers for Python 3 compatibility.
  • Fix an exception print statement.

Python3, more robust downloads

21 Sep 14:22
Compare
Choose a tag to compare

This updates the client to python3, and allows downloads to work even when intermediate proxies strip etag headers.

bugfix release, small improvements

05 Jun 13:08
Compare
Choose a tag to compare
  • progress bar
  • export
  • config management

Gradual support for cluster upload

21 May 10:53
Compare
Choose a tag to compare
v1.8.0

bump version to 1.8.0

bugfix release

01 Apr 12:12
Compare
Choose a tag to compare

No new functionality, just better UX.

basic auth support, API key checking, better help docs

29 Mar 13:56
Compare
Choose a tag to compare
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

25 Mar 13:52
Compare
Choose a tag to compare

Full support for resumable uploads

22 Mar 10:55
Compare
Choose a tag to compare

See tacl --guide data for more details.

Fix previous dev release

20 Mar 12:25
Compare
Choose a tag to compare
v.1.5.1

return data if we stop at a chunk

Library support for resumable uploads

20 Mar 11:44
Compare
Choose a tag to compare

This is a dev release adding library support for resumable uploads - soon to be available in the API.