Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 24 Feb 11:52
· 127 commits to main since this release
337ce9f

Changelog

  • 337ce9f build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 in the all-modules group (#652)
  • c2b5529 build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#651)
  • 4c53d7a build(deps): bump goreleaser/goreleaser-action in the all-modules group
  • d3be4d6 build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1
  • e90d3e2 Bug fix for recursive and dataset download (#649)
  • 43e85b9 Add #nosec G703 comments
  • 089fdd2 Add #nosec G704 comments
  • 8583b7f Add #nosec G705 comments
  • 200fe55 Add #nosec G117 comments
  • dd57c1c Modify file path in setup integration test
  • de67326 Fix recursive file path matching
  • e45ed8a Remove entries from mock data in download tests
  • 08bfc1a Update File struct in download
  • e5817ad Update integration tests (download)
  • 61ee533 Correct dataset ID usage in file download URLs
  • d9ca40b [download] Improving download user experience (#643)
  • ad916b9 feat: ignore linting error for package name conflict
  • f48366e refactor(download): remove dead code
  • 565bb40 feat(download): add unit test to ensure that the cleanup works as expected
  • 2901425 refactor: delete existing file before downloading
  • a0b2fc0 feat: add back downloading file message
  • d4b8c29 feat: make file renaming windows compatible
  • 8801c30 refactor: avoid nested if else
  • 98467af feat: improve progress bar to solve slow streaming download
  • 3774500 refactor: apply reviewers comments with syntax
  • 30160e0 feat: improve download progress bar
  • 8446075 feat: use streaming for getBody
  • 4b2f5e3 feat: name the download file as .part before completion
  • a73de81 fix: other unit tests for download
  • b95ae3c feat: remove unit tests for downloading without pubkey
  • 6620584 feat: better filePath handling logic in downloadFile too
  • a09e5f7 feat: apply reviewers comments
  • 9c0e643 fix: skip download with --continue should be fast
  • d0050f2 feature/ Add encryptionScheme=C4GH when calling htsget-rs (#632)
  • 8d79684 build(deps): bump the all-modules group with 2 updates (#644)
  • 7da55f8 feat(htsget): use Htsget-Context-Public-Key instead of Client-Public-Key when calling htsget, but keep Client-Public-Key when calling sda-download
  • 227ddbd feat(htsget): fix unit test mock htsget server
  • a19220d feat(htsget): add encryptionScheme=C4GH when calling htsget-rs
  • 40e14f9 build(deps): bump the all-modules group with 2 updates