Skip to content

Releases: NCI-GDC/gdc-maf-tool

0.0.4 Release

08 Apr 14:44
8220627
Compare
Choose a tag to compare
  • Extra logging with case id and file id, if possible, on failed downloads.

0.0.3 Release

07 Apr 20:44
2158a14
Compare
Choose a tag to compare
0.0.3 Release Pre-release
Pre-release
  • More detailed documentation in the readme about what the service is about and how it functions.
  • Collect IDs of failed downloads and write them to a report at the end of the program execution.
  • Extra logging at the beginning of the program execution

0.0.2 Release

03 Apr 16:32
Compare
Choose a tag to compare
0.0.2 Release Pre-release
Pre-release
DEV-89 add pre-request check for files needing auth checks

- Add pre-request streamed request to check if user has access to file
before downloading.
  - Range request to ensure request is as minimal as possible.
- Write list of failed download's uuids to a file with message
explaining why they were failed.
- Change default output file extension to .maf.gz.
- Added url test mock for /data endpoint.

0.0.1 Release

31 Mar 17:20
Compare
Choose a tag to compare
0.0.1 Release Pre-release
Pre-release
DEV-133 update log message