Skip to content

Releases: VariantEffect/mavedb-api

v2026.2.6

24 Jun 23:27
989fe70

Choose a tag to compare

What's Changed

  • Add ClinVar namespaces to public export by @bencap in #779

Full Changelog: v2026.2.5...v2026.2.6

v2026.2.5

24 Jun 05:19

Choose a tag to compare

What's Changed

  • Bugfix/estelle/706/unique constraint to replaces by @EstelleDa in #738
  • Export mapped variants and add README for public data dump by @bencap in #728

Full Changelog: v2026.2.4...v2026.2.5

v2026.2.4

10 Jun 23:07
08e9a52

Choose a tag to compare

What's Changed

Full Changelog: v2026.2.3...v2026.2.4

v2026.2.3

21 May 18:12
2529330

Choose a tag to compare

What's Changed

  • fix(annotation): handle all VRS allele state types in deserialization by @bencap in #737
  • fix(authentication): handle concurrent first-login race condition by @bencap in #732

Full Changelog: v2026.2.2...v2026.2.3

v2026.2.2

12 May 21:38
9247dca

Choose a tag to compare

What's Changed

  • Fixes a bug in ClinGen Allele ID generation that was preventing normalized alleles from being paired with their CAID
  • Fixes a bug during VEP annotation that was preventing variant recoder results from being parsed and used downstream

Full Changelog: v2026.2.1...v2026.2.2

v2026.2.1

11 May 23:18
4bbfb8b

Choose a tag to compare

What's Changed

  • Added configurable environment variables for Variant Recoder concurrency, batch size, and ClinGen concurrency
  • Fixed a bug causing variant translation upserts to fail when run on correlated score sets at the same time
  • Increased worker timeout to 3 hours to better support long running VEP jobs

Full Changelog: v2026.2.0...v2026.2.1

v2026.2.0

08 May 20:13

Choose a tag to compare

What's Changed

  • Clinvar namespaced variant data export by @bencap in #692
  • fix: use NOT EXISTS for superseding score set filter to prevent row m… by @bencap in #707
  • fix: filter clinical control options to current mapped variants only by @bencap in #701
  • Debug get_score_set_variants_as_csv function. by @EstelleDa in #718
  • feat: Support for Multiple Calibrations in VA-Spec Model Exports by @bencap in #658
  • Add controlled keywords to score set search filter options. by @EstelleDa in #702
  • Job Traceability, Management, and Audibility Overhaul by @bencap in #645
  • feat: Target Gene Mapping Table by @bencap in #719

Full Changelog: v2026.1.2...v2026.2.0

v2026.1.2

25 Mar 01:31
380538d

Choose a tag to compare

What's Changed

  • fix: Search results returns fewer than expected results by @bencap in #676
  • feat: configure database connection pool via environment variables by @bencap in #681
  • fix: correct false-positive URN search tests by @bencap in #673
  • GET request for multiple score sets by @jstone-dev in #683
  • Recently published score sets by @jstone-dev in #686
  • fix: duplicate score sets appearing in GET results by @bencap in #690
  • feat: add endpoint for user created calibrations by @bencap in #689

Full Changelog: v2026.1.1...v2026.1.2

v2026.1.1

03 Mar 00:27
19b77c4

Choose a tag to compare

What's Changed

  • fix: use na_rep instead of string 'None' for missing score and count data in CSV export by @bencap in #661
  • feat: Sortable Collections by @bencap in #660
  • chore: add ExCALIBR calibration loading script and remove deprecated PP style calibration script by @bencap in #662
  • chore: Replace generic Copilot instruction boilerplate with MaveDB-specific guidance by @bencap in #665
  • fix: don't hide published score sets from search when superseded by unpublished versions by @bencap in #667
  • Return default alphafold version when parsing or request for XML fails by @davereinhart in #670
  • feat: include additional namespaces in Zenodo CSV export by @bencap in #654
  • feat: Remove variants from calibration responses, add dedicated variant endpoints by @bencap in #663
  • feat: Broaden Score Calibration Permissions Create/Update by @bencap in #666

Full Changelog: v2026.1.0...v2026.1.1

v2026.1.0

06 Feb 19:01
9c65d44

Choose a tag to compare

What's Changed

  • fix: update point label mappings for pillar project assessment levels by @bencap in #585
  • feat: add script to count unique variant effect measurements within ACMG-classified ranges by @bencap in #587
  • Permissions Module Refactor and Direct Testing by @bencap in #607
  • chore: remove passing test logging option from pytest configuration by @bencap in #590
  • fix: specify platform as linux/amd64 for dcd-mapping service in docker-compose by @bencap in #594
  • fix: mock UTABase fetch in hgvs_genes test for consistent results by @bencap in #595
  • Make the updating keywords in the editing experiment accept insensible searching by @EstelleDa in #625
  • fix: target gene validation error custom_loc path fix by @davereinhart in #635
  • feat: Add external links property to experiments by @bencap in #619
  • Categorical Score Calibrations by @bencap in #589
  • docs: enhance score set create/patch endpoints with detailed OpenAPI schema for file uploads by @bencap in #630
  • feat: add ClinGen namespace to CSV export functionality by @bencap in #626
  • fix: Search filters returned all possible options, not just values for which user had permissions by @bencap in #632
  • fixed: View model creation fails from non-ORM contexts for models with synthetic properties by @bencap in #631
  • fix: Tweaks to ClinGen Service Behavior by @bencap in #633
  • Use new layers/gene info format in mapped target metadata by @bencap in #611
  • chore: rename Zeiberg calibrations to ExCALIBR across the codebase by @bencap in #648

Full Changelog: v2025.5.0...v2026.1.0