Skip to content

9.2.0

Compare
Choose a tag to compare
@k-burt-uch k-burt-uch released this 01 Aug 15:08
· 310 commits to master since this release
ead31d2

Release Notes

For: uc-cdis/fence

Notes since tag: 9.1.4

Notes to tag/commit: 9.2.0

Generated: 2023-08-01

New Features

  • Usersync now supports parent/child study authorizations from dbGaP,
    granting user access to child studies when they're given access to parent
    studies. fence-config.yaml should have its dbGaP config updated to include
    the parent_to_child_studies_mapping property to define known parent to
    child relationships in dbGaP. (#1102)

Improvements

  • Enable client-credentials on /download/{guid} and
    /ga4gh/drs/v1/objects/{guid}/access/{access_id} endpoints (#1104)

Dependency Updates

Deployment Changes

  • Update fence-config.yaml to include parent_to_child_studies_mapping to
    define parent/child relationships within the dbGaP block of the config.
    (#1102)