v1.2.0
Samarth-Agarwal1
released this
28 Apr 20:40
·
3950 commits
to stable
since this release
- Added data ingest/remove scripts
- Added dataset-level authorization for
GET
requests made to/api/individuals
and/api/phenopackets
- Added Dockerfile
- Added middleware to handle CORS preflight requests that request access for custom headers beginning with one of {
X-CANDIG-LOCAL-
,X-CANDIG-DAC-
,X-CANDIG-FED-
,X-CANDIG-EXT-
} - Added a GitHub Action to automatically generate a container image when a new release occurs
- Merged v1.3.4 from upstream into this fork