Skip to content

Releases: NBISweden/sda-cli

v0.3.0

23 Oct 10:22
bff4a06

Choose a tag to compare

Changelog

  • 69e93b3 Persistent session cache (#610)
  • f411e7c Remove documentation about downloading with fileID (#606)
  • 7e1bab2 Revert "Downgrade the AWS library version"

v0.2.1

19 Sep 14:22
cc09b55

Choose a tag to compare

Changelog

  • Downgrade the AWS library version (#598)

This release fixes a signature error when uploads are made against an older version of Ceph (<18.2.5).

v0.2.0

28 Aug 11:03
023b2f3

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.2.0

v0.1.6

28 Mar 09:30
17b5a9c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

13 Mar 10:20
bebb0ef

Choose a tag to compare

Changelog

  • 8557f5c Update to go 1.24 (#517)
  • 6ca004a Bump github.com/vbauerster/mpb/v8 from 8.9.2 to 8.9.3 (#515)
  • a753139 Bump github.com/neicnordic/crypt4gh from 1.13.0 to 1.14.0 (#514)
  • 329b6bd [list] use pagination to list s3 objects (#513)
  • 867622f Show only status code from s3's seralization error message (#512)
  • bebb0ef display host_base (#511)
  • 4b12245 Feature/resume upload from breakpoint (#510)

v0.1.4

24 Feb 09:41
5e622b3

Choose a tag to compare

What's Changed

  • Update documentation for list #450
  • Public key file permissions set to full read access #452
  • Decrypt multiple files without aborting #451
  • Clean up encrypted files after decryption #454
  • Check for new releases #463
  • Don't write the public key to disk #464
  • Config file provided before command #458
  • More human friendly token expiry date messages #498
  • Update help info and documentation #487
  • Remove usage of s3-encrypted #506

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 Sep 09:23
a63d5a3

Choose a tag to compare

Changelog

  • Upload files by supplying the token as an ENV or on the command line (#447)
  • List datasets more info (#444)
  • Feature/list dataset show more info (#443)
  • Deprecate download, replace with sda-download (#427)
  • Extend invalid characters for checking (#428)
  • Enhance/download from file (#420)
  • Bug/progress bar (#418)
  • Download fileid (#417)
  • List datasets (#415)
  • Recursive download (#413)
  • Download dataset (#408)
  • Enable downloading encrypted file from sda-download API (#406)
  • Download files via htsget (#371)
  • Feature/sda download (#392)
  • Help returns exit 0 code (#389)
  • update to go 1.22 (#386)

v0.1.2

20 May 12:23
2216c70

Choose a tag to compare

Changelog

  • 2216c70 Fix goreleaser so we get automatic builds back (#380)

v0.1.1

22 Apr 15:00
bd28f60

Choose a tag to compare

What's Changed

  • Add version command
  • Login from cli
  • Fallback to .sda-cli-session if no config is provided
  • Use login pub key
  • Credentials are access key, secret key, access token
  • Disallow invalid characters in filepaths

v0.1.0

31 Aug 12:03
227d4d2

Choose a tag to compare

Changelog

  • 227d4d2 Bump github.com/aws/aws-sdk-go from 1.44.289 to 1.44.294 (#235)