improve alias support
Release Notes
For: uc-cdis/indexd
Notes since tag: 2.1.0
Notes to tag/commit: d0f5410
Generated: 2019-11-08
New Features
- Implement API to manipulate aliases for Indexd records. (#248)
- Use special
.secinclude
file to list source code for Veracode security
scanning (#247) - Use special
.secexclude
to forcefully exclude some files (empty) (#247)
Bug Fixes
- Fix bug in Indexd DOS search (GET
/ga4gh/dos/v1/dataobjects/<path:record>
) preventing aliases from being
returned when querying for a record's baseID. (#248)