Skip to content

v1.2.0

Compare
Choose a tag to compare
@Samarth-Agarwal1 Samarth-Agarwal1 released this 28 Apr 20:40
· 3950 commits to stable since this release
fcd9a3d
  • 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