Skip to content

Dev - #4918

Merged
hanars merged 182 commits into
masterfrom
dev
Aug 7, 2025
Merged

Dev#4918
hanars merged 182 commits into
masterfrom
dev

Conversation

@hanars

@hanars hanars commented Aug 7, 2025

Copy link
Copy Markdown
Collaborator
  • All unit test are passing and coverage has not substantively dropped
  • No new dependency vulnerabilities have been introduced
  • Any changes to the docker image have been vetted for potential vulnerabilities
  • If any python requirements are updated, they are noted and here and will be updated before deploying:
  • Any database migrations are noted here, and will be run before deploying:
    • clickhouse model updates
    • add clickhouse key and genotype fields to saved variant model
  • All major changes are recorded in the changelog, and the changelog has been updated to reflect the latest release
  • Any new endpoints are explicitly tested to ensure they are only accessible to correctly permissioned users
  • No secrets have been committed
  • Any changes to environment variables or secrets are noted here, and will properly configured before deploying:
  • The following charts will be updated as part of this release:
    • seqr
    • hail-search
    • vlm

hanars and others added 29 commits August 1, 2025 17:37
Return hom alt variants in trans with deletion in multi data type comp hets
…lidation

add allele validation before querying VLM
…oding

fix json encoding for SVs with null genes
…ation

restrict no location searches in clickhouse
…indel

feat: migrate from rocksdb to join tables
@hanars
hanars merged commit c8fdd68 into master Aug 7, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants