2.35.2 (2025-01-17)
2.35.1 (2025-01-17)
2.35.0 (2025-01-16)
2.34.4 (2025-01-16)
2.34.3 (2025-01-16)
2.34.2 (2025-01-15)
2.34.1 (2024-12-10)
2.34.0 (2024-06-10)
2.33.2 (2024-05-31)
2.33.1 (2024-04-30)
2.33.0 (2024-04-29)
- add required types to admin samples response (#336) (9cbf1cb)
- Change validIds field back to number, add new validIdsStrings field (#339) (8a23f0c)
2.32.0 (2024-04-24)
- add nextgen entities and workflows url (#332) (62cf994)
- admin entities + workflows endpoints (#328) (8aae898)
2.31.0 (2024-04-22)
2.30.2 (2024-04-19)
- Update NextGen schema with new errorLabel field and pass it through SampleForReport (#325) (ddfe8d5)
- Update schema (#326) (a510e29)
2.30.1 (2024-04-12)
2.30.0 (2024-04-11)
2.29.6 (2024-04-10)
2.29.5 (2024-04-10)
- fix workflows query syntax and conditionally fire taxon/accession queries in sample report (#314) (e4c0cab)
2.29.4 (2024-04-10)
2.29.3 (2024-04-09)
- query taxa and accessions for info in sample report (#310) (ff2ffde)
- Update collectionId in workflow schema to be nullable (#311) (302c702)
2.29.2 (2024-04-05)
2.29.1 (2024-04-04)
2.29.0 (2024-04-04)
- Add producingRunId to request schema of sequencingReads (#291) (cad49fd)
- Connect Bulk Downloads to NextGen (both Create Bulk Download and Bulk Download list) (#298) (ea206b7)
- Add taxon level to fedSequencingReads (#297) (fd29480)
- increase memory in prod (#277) (76fe22e)
- Update collectionId in entity schema to be nullable (#302) (f7466e3)
- Upgrade @graphql-mesh/cli (#299) (940b02d)
2.28.2 (2024-04-02)
2.28.1 (2024-04-01)
- allow for deprecatedById field in aggregate queries (#282) (20ecb02)
- fedBulkDownloads improvements (#249) (2adf599)
2.28.0 (2024-03-29)
2.27.0 (2024-03-28)
2.26.1 (2024-03-28)
2.26.0 (2024-03-28)
- Add sorting by consensusGenomes field functionality in Fed (#246) (c87eaa2)
- Allow security token to be passed for nextGen calls (#218) (bed5cd2)
- CZID-9499 Add referenceGenome to fedConsensusGenome (#260) (409d793)
2.25.0 (2024-03-28)
- Add includes metadata to BulkDownloadCGOverview (#250) (c2ade09)
- Add sorting by SequencingRead fields (#235) (4bb438d)
- Enable more detailed logs in sandbox and staging envs (#261) (4fda2e1)
2.24.0 (2024-03-26)
2.23.5 (2024-03-25)
2.23.4 (2024-03-22)
2.23.3 (2024-03-22)
- account for deprecated and bulk-download runs in SampleForReport query (#230) (567a2f2)
- testing cg bulk download overview (#233) (b16f33a)
2.23.2 (2024-03-22)
2.23.1 (2024-03-22)
2.23.0 (2024-03-21)
- BulkDownloadModal Validation - Reformat query (#219) (c9444f8)
- Edits to fedBulkDownloads (#198) (1cee495)
- Use workflowRunIdsNumbers when available (#225) (cc890fd)
2.22.0 (2024-03-20)
- Add filtering by sampleIds & workflowRunIds on /worklflow_runs for API testing (#223) (167b5a4)
- Add sample name match argument (#221) (6e2607c)
- Parallelize the Rails and NexGen join calls for fedSequencingReads ID query (#216) (6e341d0)
2.21.0 (2024-03-19)
- Add collectionId to where of workflowRunsAggregate so that we can paginate the query (#213) (405f094)
2.20.2 (2024-03-19)
2.20.1 (2024-03-18)
- Fix issues related to Rails calls made by fedSequencingReads when fetching IDs (#207) (9983ff2)
- Temporarily try seeing if fake paginating the aggregates query would solve the performance problem (#209) (b6b6d4a)
2.20.0 (2024-03-18)
2.19.1 (2024-03-18)
2.19.0 (2024-03-15)
2.18.2 (2024-03-15)
2.18.1 (2024-03-14)
2.18.0 (2024-03-14)
2.17.4 (2024-03-14)
2.17.3 (2024-03-13)
2.17.2 (2024-03-13)
2.17.1 (2024-03-13)
2.17.0 (2024-03-13)
2.16.2 (2024-03-12)
- Add schema for fedWorkflowRuns for filtering out WorkflowRuns that don't have the correct input entity (#178) (85d3894)
2.16.1 (2024-03-12)
2.16.0 (2024-03-12)
- Tsconfig to allow deployment (#175) (305bbbd)
- Use workflowRun IDs in inner consensusGenomes where, not sequencingRead IDs (#171) (f858e3f)
2.15.5 (2024-03-12)
2.15.4 (2024-03-11)
- Add sample uploader name to joined data from Rails + Use new array orderBy argument for NextGen (#166) (4914748)
- Update get conditional logic (#169) (2a17d09)
2.15.3 (2024-03-11)
2.15.2 (2024-03-11)
2.15.1 (2024-03-08)
- Don't call Rails for the join if there were no sequencing reads returned by NextGen (#162) (5281fca)
- Sample View header & pipeline version (#160) (a23593d)
2.15.0 (2024-03-08)
- Add deprecated filter to federated request (#151) (57057fc)
- federate SampleForReport object (#148) (91f0b1d)
- Join NextGen data with Rails data in resolver (#152) (9aa47f7)
- Update NextGen schema (#158) (bc23402)
- Ziplink NG Connection and Delete to accept strings (#149) (d3afbb8)
2.14.0 (2024-03-07)
2.13.0 (2024-03-06)
- createBulkDownload Change workflowRunIdsStrings type and remove required for workflowRunIds (#145) (256173d)
2.12.0 (2024-03-04)
- Add fed prefix to a few fields (#123) (832210f)
- Create Connection between Fed Server and Next Gen (#137) (b98dd14)
- Re-enable nextgen sources & update schemas (#120) (0304aa4)
- schema edits for workflows, fedWorkflows, BulkDownloadModal and fedConsensusGenomes (#142) (f89e183)
- Update paginated endpoints with limit/offset (#112) (ae755ed)
- Use nodemon to auto restart mesh after files change. (#124) (312dcef)
- Revert "fix: return id as a string" (#140) (e8da29b)
- Revert "fix: update mutation to expect a string and tests" (#139) (8c532ee)
- switch "_" objects to prefixed fields (#125) (f7911df)
- update mutation to expect a string and tests (#121) (c72561f)
- update to fedConsensusGenomes (#127) (af20c6c)
2.11.1 (2024-02-23)
2.11.0 (2024-02-21)
- Add entities to sources (#96) (2fa964c)
- Bulk Download List Endpoints (#107) (1e45857)
- CZID-9342 split workflowRuns endpoint based on ids field (#101) (a2d3a31)
- Feature Flag based routing (#44) (f7c9999)
- Federate sequencingReads and consensusGenomes (#102) (0239be8)
- federate WorkflowsAggregate endpoint (#108) (9001540)
2.10.0 (2024-02-12)
2.9.0 (2024-02-08)
2.8.0 (2024-02-08)
- Revert "feat: [CZID-9279] Add entities to graphql sources" (#94) (214d344)
- Update snapshot to fix tests (#95) (db56d3d)
2.7.0 (2024-02-02)
2.6.1 (2024-01-30)
2.6.0 (2024-01-29)
- allow manual staging deploy, re-enable prod deploy (#82) (c1a07ce)
- ci: Align release process to CZ ID manual release cadence (#72) (83c97c6)
- move get release tag into composite action (#79) (ef26dcf)
- Access tag name path correctly (#77) (60ba125)
- Checkout repo with release tag from action (#80) (232a351)
- pass requested release tag to action (#81) (f7c2bb3)
- quote release tag (#78) (929ebf5)
2.5.0 (2024-01-12)
- add MetadataValues query (#54) (721f8b0)
- Add URL's for entities & workflows services in local dev (#63) (26442d4)
- add missing property to location file (#64) (c08a63d)
- adding multiple location types and Update metadata values (#60) (9af53fe)
- Change ercc_comparison type from integer to float (#59) (108e0ad)
2.4.0 (2023-12-19)
- add metadata-fields endpoint (#50) (3c16bfc)
- Add two distinct endpoints for notes and name (#47) (353bea2)
- ci: Set ALLOWED_CORS_ORIGINS app config (#52) (bc4e48b)
2.3.0 (2023-12-15)
2.2.0 (2023-12-14)
2.1.1 (2023-12-11)
2.1.0 (2023-12-07)
- Add CSRF prevention plugin (#13) (64c8215)
- federated /workflow_runs/{args.workflowRunId}/zip_link.json (#25) (e97ab08)
- Change schema back to next gen format (#28) (0771869)
- ConsensusGenomeWorkflowResults - add fall back for null values (#34) (17d3193)
- Updated schema for kick off workflow (#27) (9939a7b)
- updates to ConsensusGenomeWorkflowResults type (#33) (b25922a)
2.0.0 (2023-11-28)
- swap sampleId type to ID to support QualityControlQuery (#21)
1.7.0 (2023-11-21)
- added coverage viz summary (#4) (e20662e)
- added kickoff_workflow (#9) (65ede16)
- ci: promote images from staging when deploying to prod (#5) (3854cbf)
- enable additional variables for PipelineData (#15) (4c23ca7)
- federeated /samples/validate_users_can_delete_objects (#14) (106dc4a)
- api: federate samples/bulk_delete
- api: support snapshot links
- cd: revert promote staging images to prod
- cd: promote staging images to prod
- ci: Update stack names and parameterize sensitive infrastructure info
- ci: remove staging image promotion in prod deploy
- api: federate GET '/samples/{sampleId}/report_v2' endpt
- ci: improve release flow for graphql federation
- support /samples/[sampleId]/report_v2 url params
- api url for local and deployed environments
- ci: use correct env for happy config in deploy staging and prod workflows * release fix taxon schema
- ci: deploy-prod action should deploy release tag, not main
- api: federate GET '/samples/index_v2' endpt
- api: federate GET '/samples/index_v2' endpt
- api: federate GET '/samples/{sampleId}.json' endpt
- api: federate GET '/samples/{sampleId}/amr.json' endpt
- api: federate GET '/workflow_runs/{workflowRunId}/results' endpt
- add new sandbox happy env
- add prod release workflow
- happy setup for dev,staging,prod
- service needs to be the same name
- service needs to be the same name