Releases: uc-cdis/heal-platform-sdk
Releases · uc-cdis/heal-platform-sdk
1.0.1
1.0.0
Release Notes
For: uc-cdis/heal-platform-sdk
Notes since tag: 0.1.2
Notes to tag/commit: 0b2287d
Generated: 2025-03-17
New Features
- Adding functionality for using the heal-platform-sdk to download data from
harvard dataverse (#24) - Refactoring the existing QDR data download notebook to generalize for all
external data download functionality for the heal-sdk (#24) - Add support for REDCap dictionary VLMD extract and validate (#23)
- Nearly identical to the QDR File retriever, this heal sdk function,
get_harvard_dataverse_files(), parses a list of metadata hosted in harvard
dataverse, utilizing the same dataverse api that QDR adopted. (#11) - Add CLI for VLMD
extract
anddvalidate
(#15) - Add VLMD extract (#14)
- Add VLMD validation (#12)
Bug Fixes
- User must supply a
title
for csv-to-json conversion (unless csv file has
standardsMapping[0].instrument.title
) (#23) - fix about package imports (#22)
- fix about cannot generate HDV url based on file ID (#22)
- Use full path to schema files in config (#19)
- Fix broken link in README (#18)
Improvements
- Add PyPI workflow, cut release to PyPI (#20)
- Trim error string to error.message for handled ValidationErrors (#26)
- use env var to set hostname in external data notebook (#25)
- Change data download paths for QDR notebook (#10)
Deployment Changes
- Bump jsonschema to 4.23.0 (#12)
0.1.2
0.1.1
What's Changed
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #4
- add support for QDR staging env by @mfshao in #5
New Contributors
- @dependabot made their first contribution in #4
- @mfshao made their first contribution in #5
Full Changelog: 0.1.0...0.1.1
0.1.0: initial release
What's Changed
- Feat/add github actions by @george42-ctds in #2
- (HP-1459): move github actions to subdir by @george42-ctds in #3
- Feat/add syracuse qdr retriever by @george42-ctds in #1
New Contributors
- @george42-ctds made their first contribution in #2
Full Changelog: https://github.com/uc-cdis/heal-platform-sdk/commits/0.1.0