v2025.5.0
What's Changed
- feat: add AlphaFold version proxy endpoint by @davereinhart in #547
- feat: Add Gzip middleware to fastapi, and score set search parameter to optionally skip experiment score set URNs and count by @davereinhart in #548
- feat: Score set search result optimization by @jstone-dev in #525
- feat: Enhance docs for mat view refresh methods and commit their transactions by @bencap in #557
- chore: Remove platform specification from python-base image in Dockerfile by @bencap in #559
- feat: Adds column metadata support and a multipart PATCH endpoint to update score sets and variants by @davereinhart in #546
- fixed: variant count endpoint was returning a count including non-distinct variants by @bencap in #573
- chore: Bump Vulnerable Deps by @bencap in #570
- feat: Modify the function of get_score_set_variants_csv to allow downloading multiple data types together. by @EstelleDa in #541
- feat: Refactor Score Ranges to Score Calibrations and Strengthen Their Data Model by @bencap in #545
- feat: output VRS digest with post mapped HGVS strings by @bencap in #577
- feat: Streaming Endpoints for VA-Spec Annotations by @bencap in #574
- chore: Clean and Standardize OpenAPI Documentation by @bencap in #555
- chore: Add comprehensive instruction files for GitHub Copilot and project guidelines by @bencap in #558
- feat: refactor pillar project calibration loader for use against simplified json by @bencap in #578
- feat: Populate and surface post-mapped HGVS expressions and VEP functional consequence, and surface gnomAD AF by @sallybg in #553
New Contributors
- 🚀 @davereinhart made their first contribution in #547
Full Changelog: v205.4.1...v2025.5.0