DOI fixes
Release Notes
For: uc-cdis/gen3sdk-python
Notes since tag: 4.23.1
Notes to tag/commit: c4d5e73
Generated: 2024-06-06
New Features
- Added function that scans user yaml files for security concerns (#219)
Breaking Changes
- DOI creation now defaults to the test DOI resolution URLs instead of
production URLs. If you need production URLs, must provide explicit
datacite_use_prod=True
inmint_dois_for_discovery_datasets
,
use_prod=True
in
DigitalObjectIdentifier.from_datacite_create_doi_response
,
use_prod=True
inDigitalObjectIdentifier(
init (#215)
Bug Fixes
- correct metadata return to use original phsids for DOI retrieval from dbGaP
API (#215)