Releases: NBISweden/sda-cli
Releases · NBISweden/sda-cli
v0.3.0
v0.2.1
v0.2.0
What's Changed
- fix: report when subcommand is missing by @MalinAhlberg in #534
- More user friendly version message by @aaperis in #535
- better error message for config flag by @MalinAhlberg in #536
- Feature/download resume dataset by @aaperis in #542
- [docs] update instruction for downloading files by @nanjiangshu in #548
- [encrypt] adding progress bar to file encryption by @zeidlitz in #552
- Feature/streaming encryption by @jbygdell in #555
- Feature/unify log output (#455) by @KarlG-nbis in #559
- hotfix for continue flag parsing by @pahatz in #565
- Feature/migrate to aws sdk v2 (#479) by @KarlG-nbis in #560
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- Make release changelog to work correctly by @aaperis in #519
- Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #521
- Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #526
- Add Ceph backend to the docker compose setup by @jbygdell in #523
- fix: show current version by @MalinAhlberg in #528
- add paging using file marker by @aaperis in #522
- fix: do not print host_base to stdout by @MalinAhlberg in #530
Full Changelog: v0.1.5...v0.1.6
v0.1.5
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
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
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
v0.1.1
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