4.22.3
Release Notes
For: uc-cdis/gen3sdk-python
Notes since tag: 4.22.2
Notes to tag/commit: 4.22.3
Generated: 2024-02-07
New Features
- dbgap-study-registration now supports finding a given dbgap study's parent
study, if one exists. (#209) - Expose gen3users fuctionality (
validate
andconvert
) (#203)
Bug Fixes
- Remove confusing error log that occurs using
gen3 discovery publish
(#205) - Fixes issue with merge_bucket_manifests where the order of input manifests
would inconsistent (and incorrect) merge behavior. (#196)
Improvements
- Update docs build action so the commit it pushes can trigger other GH
actions (#208)