Skip to content

Releases: CanDIG/candigv2-ingest

v4.2.2: hotfix

21 Nov 01:20
91c7a2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.2.2

v4.2.1: respawn daemon

10 Oct 20:44
a4bea11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0: Performance fixes, site curator role

04 Oct 22:31
432952d
Compare
Choose a tag to compare

Async ingest, MoH v3, site curator role

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0: Program and user authorizations

03 May 00:20
86f833a
Compare
Choose a tag to compare

Highlights

  • ProgramAuthorization endpoints
  • UserReadAuthorization endpoints
  • Site role endpoints
  • test data updates

What's Changed

  • DIG-1517: Create ProgramAuthorizationSchema and its endpoints by @daisieh in #80
  • DIG-1549: Use private urls if running within a container by @daisieh in #82
  • DIG-1543: better separation of results and errors by @daisieh in #83
  • Extend timeout for ingest to be 60s by @OrdiNeu in #84
  • Hotfix: Loosen requirement for awscli by @daisieh in #85
  • DIG-1275: site admin role can be updated to a real user by @daisieh in #86
  • Shift dates in test data by @mshadbolt in #87
  • Add script to automatically generate synthetic data by @mshadbolt in #81
  • DIG-1502, DIG-1496: user authorizations by @daisieh in #91
  • Ingest updates for consistency new authx methods by @mshadbolt in #92
  • Fix generate_test_data docs and add API payload example for Program authorization by @mshadbolt in #93
  • Update htsget_ingest.py to use new site_admin method by @mshadbolt in #94

Full Changelog: v4.0.0...v4.1.0

v4.0.0: Hg38, DateInterval, S3 parsing

05 Mar 20:57
7dc1375
Compare
Choose a tag to compare

Summary of Changes

  • Switch from hg37 to hg38 in the test data
  • Change from dates to intervals
  • Correct s3 URL parsing

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0: refactoring, new authx

01 Feb 20:07
721ff7a
Compare
Choose a tag to compare

Highlights

  • HTSGet ingest significantly improved
  • genomic ingest is validated
  • dataset access adding/updating
  • new authx

What's Changed

  • DIG-1360: ingest can ingest clinical data from multiple programs by @daisieh in #40
  • [Snyk] Fix for 9 vulnerabilities by @daisieh in #42
  • Add testing for clinical ingest by @justin-ys in #16
  • DIG-1357, DIG-1356, DIG-1272: testing and refactor of htsget ingest by @daisieh in #43
  • Picking up Marion's suggestions from #43 by @daisieh in #44
  • Improved README and identifier refactoring by @mshadbolt in #45
  • Hotfix: don't try to ingest program if not valid by @daisieh in #46
  • Add validation for genomic input format by @daisieh in #47
  • adding endpoints for adding/removing user/program access by @daisieh in #48
  • DIG-1388: update candig-ingest with new katsu endpoints by @daisieh in #49
  • DIG-1219: import clinical_etl_code as a package instead of a submodule by @daisieh in #50
  • DIG-1144: Update to Python 3.12 by @daisieh in #51
  • DIG-1402: Update to new vault-based auth methods by @daisieh in #52
  • hotfix: change genomic_file_id to match file names by @daisieh in #53

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0: Ingest microservice

09 Nov 22:29
Compare
Choose a tag to compare

Summary

  • Large change involving the move from multiple .json files to a singular .json file import, as well as the introduction of this repo as a microservice within CanDIG

What's Changed

New Contributors

Full Changelog: v1.0.1...v2.0.0

Adding validation tools

21 Jul 18:01
Compare
Choose a tag to compare

No ingest changes, but added katsu_validate_dataset and env.sh.template.

Initial release

21 Jul 18:00
b8f0ca5
Compare
Choose a tag to compare

This version of ingest scripts were used for TFRI demo on July 7, 2022.