Skip to content

4.22.3

Compare
Choose a tag to compare
@k-burt-uch k-burt-uch released this 07 Feb 23:35
· 111 commits to master since this release
ca4db3a

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 and convert) (#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)