Skip to content

Releases: unioslo/tsd-api-client

v3.5.11

20 Nov 09:24
v3.5.11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.10...v3.5.11

v3.5.10

12 Oct 10:34
v3.5.10
2ee6f9b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.9...v3.5.10

v3.5.9

10 May 15:43
v3.5.9
1a130d8
Compare
Choose a tag to compare

What's Changed

  • Add external IP address lookup on connectivity issues by @haatveit in #117

Full Changelog: v3.5.8...v3.5.9

v3.5.8

17 Apr 07:13
v3.5.8
bb48b79
Compare
Choose a tag to compare

What's Changed

  • Update ec-test hostname in tacl module API_ENVS by @haatveit in #113
  • Add option for printing session details by @haatveit in #114

Full Changelog: v3.5.7...v3.5.8

v3.5.7

14 Mar 11:34
v3.5.7
1828598
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.6...v3.5.7

v3.5.6

08 Mar 09:42
v3.5.6
5fa0f7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.5...v3.5.6

v3.5.5

08 Mar 08:29
v3.5.5
85d5867
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.4...v3.5.5

Mtime fixes

19 Apr 10:55
Compare
Choose a tag to compare

On windows, setting the mtime created issues with the requests library, when the header did not get a string value. This bugfix release fixes this.

windows, robust directory, faster sync, types

14 Apr 19:05
Compare
Choose a tag to compare
  • Better Windows support
  • Warn if a locally cached directory entry is missing, instead of exiting
  • Faster sync by way of larger pages for listing
  • Add type hints for all signatures
  • Remove dead code (due to remote API changes)

tacl version 3

05 Sep 06:39
Compare
Choose a tag to compare

Version 3 brings new features and many quality of life improvements:

  • resumable directory upload
  • resumable directory download
  • login sessions
  • shell completion
  • better error messages
  • better config management
  • pure python implementation for improved portability
  • split out tsd-s3cmd to own repo, for maintainability: https://github.com/unioslo/tsd-s3cmd