Releases: uc-cdis/gen3sdk-python
Minor DOI updates
DOI Updates
Release Notes
For: uc-cdis/gen3sdk-python
Notes since tag: 4.20.0
Notes to tag/commit: 458e06d
Generated: 2023-07-27
Bug Fixes
- Fixed an error caused by calling a variable before defining it (#189)
Improvements
- delimit lists in DOI citation with & so commas in last,first name don't
cause confusion (#191)
Support for discovery objects metadata and DOI minting and parsing from external sources
Release Notes
For: uc-cdis/gen3sdk-python
Notes since tag: 4.19.1
Notes to tag/commit: 81851a4
Generated: 2023-07-10
New Features
- discovery objects READ, PUBLISH, and DELETE (#188)
- External interface to dbGaP's Study Registration API (#183)
- External interface / abstraction for getting all DOI related metadata from
dbGaP's APIs (#183) - High level function for automatically getting all necessary DOI metadata
for dbGaP datasets, updating/creating DOIs, and updating Gen3's Metadata
API with the necessary information (#183)
Improvements
- Refactor/organization of external metadata interfaces and a new
ExternalMetadataSourceInterface class to inherit from (#183)
Gen3 Auth WTS Update
Release Notes
For: uc-cdis/gen3sdk-python
Notes since tag: 4.18.0
Notes to tag/commit: b8585a8
Generated: 2023-06-09
Bug Fixes
Fix issue of idp value not being correctly determined when contacting local cluster WTS (https://ctds-planx.atlassian.net/browse/BRH-541)
Improvements
Add debug log to Gen3 Auth to facilitate future debugging.
DOI support
Release Notes
For: uc-cdis/gen3sdk-python
Notes since tag: 4.17.2
Notes to tag/commit: 1a08a42
Generated: 2023-04-28
New Features
- DOI Support (DOI-related classes, Wrapper class against DataCite's API,
persistence of DOI metadata in Gen3 Metadata API) (#172)
Improvements
- Move some commonly used logic to util functions (#172)
Display Success/Failure messages for DRS object download
Release Notes
For: uc-cdis/gen3sdk-python
Tag: 4.17.2
Generated: 2023-04-03
Improvements
- Update DRS download module to use default -v and -vv log flags
- Display Success/Failure messages for DRS object download
small improvement on read manifest functionality
4.17.0
New Features
Add new utility functions to download data
- get a list of project_ids you have access to in a data commons.
- gets a TSV of the structured data from particular node for each project specified. Also creates a master TSV of merged data from each project for the specified node. Returns a DataFrame containing the merged data for the specified node.
- gets a TSV for every node in a specified project. Function returns a list of the contents of the directory. Exports TSV files into a directory "project_tsvs/ by default.
4.16.1
Client credentials support
Release Notes
For: uc-cdis/gen3sdk-python
Notes since tag: 4.15.0
Notes to tag/commit: 4.16.0
Generated: 2022-12-14