Releases: NCI-GDC/gdc-maf-tool
Releases · NCI-GDC/gdc-maf-tool
0.0.4 Release
0.0.3 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
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
DEV-133 update log message