Skip to content

Releases: EBI-G2P/gene2phenotype_api

Release v15.0.0

26 Mar 10:39
728f64b

Choose a tag to compare

What's Changed

  • Return the record summary by @dglemos in #352
  • Bump setuptools from 80.10.2 to 82.0.0 by @dependabot[bot] in #348
  • Bump asgiref from 3.11.0 to 3.11.1 by @dependabot[bot] in #349
  • Support NMD escape and triggering by @dglemos in #351
  • Add option to curation endpoint to list unclaimed drafts by @dglemos in #353
  • Check permission before claiming draft curation by @dglemos in #355
  • Bump django from 5.2.11 to 5.2.12 by @dependabot[bot] in #357
  • Fix bug when updating curation draft by @dglemos in #358
  • Remove record summary from response by @dglemos in #359
  • Delete GenCCSubmission model and associated code by @dglemos in #360
  • Update load_mined_publications.py - fix encoding and add more options by @dglemos in #356
  • Fix bug when loading only DD mined publications by @dglemos in #361

Full Changelog: v14.0.0...v15.0.0

Release v14.0.0

26 Feb 15:52
b0cd96b

Choose a tag to compare

What's Changed

  • Validate curation draft before update by @dglemos in #330
  • Bump wheel from 0.45.1 to 0.46.2 by @dependabot[bot] in #329
  • G2P-693 - Create endpoint to claim draft record by @seeta-ramaraju in #331
  • Bump wheel from 0.46.2 to 0.46.3 by @dependabot[bot] in #335
  • Bump setuptools from 80.9.0 to 80.10.2 by @dependabot[bot] in #332
  • Bump jsonschema from 4.25.1 to 4.26.0 by @dependabot[bot] in #334
  • Fix merge records endpoint - update status of mined publications correctly by @dglemos in #336
  • Bump django from 5.2.9 to 5.2.11 by @dependabot[bot] in #337
  • Update endpoint merge_records to accept add_disease_synonym by @dglemos in #338
  • Fix bug in VerifyEmailSerializer by @dglemos in #339
  • Update github tests to support more versions of python by @dglemos in #340
  • Add more tests related to authentication by @dglemos in #341
  • Github action - test coverage by @dglemos in #342
  • Update merge_records - allow records with different genotypes to be merged by @dglemos in #343
  • Allow editing the publications number of families and individuals by @dglemos in #344
  • Update search - add option to filter by genotype by @dglemos in #345
  • Update curation list to return more information by @dglemos in #346

Full Changelog: v13.0.0...v14.0.0

Release v13.0.0

18 Feb 08:51
23f15f0

Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v13.0.0

Release v12.0.0

10 Dec 11:04
6f47fb6

Choose a tag to compare

What's Changed

Full Changelog: v11.0.0...v12.0.0

Release v11.0.0

26 Nov 10:49
909b130

Choose a tag to compare

What's Changed

Full Changelog: v10.1.0...v11.0.0

v10.1.0

13 Nov 09:23

Choose a tag to compare

  • Fix bug in gene, disease and panel summaries @dglemos in #296

Release v10.0.0

29 Oct 11:09
88bc469

Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v10.0.0

Release v9.0.0

24 Sep 09:59
fdc86b4

Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v9.0.0

Release v8.0.1

27 Aug 14:02
bfd8fcc

Choose a tag to compare

What's Changed

  • Hotfix - update LGDPublicationComment model v8 by @dglemos in #242

Full Changelog: v8.0.0...v8.0.1

Release v8.0.0

27 Aug 10:26
05f7ff5

Choose a tag to compare

What's Changed

  • Improve endpoint to delete LGD comments by @dglemos in #225
  • Add more phenotype tests by @dglemos in #226
  • Bump djangorestframework-simplejwt from 5.5.0 to 5.5.1 by @dependabot[bot] in #229
  • Bump asgiref from 3.9.0 to 3.9.1 by @dependabot[bot] in #230
  • Bump jsonschema from 4.24.0 to 4.25.0 by @dependabot[bot] in #228
  • Bump certifi from 2025.6.15 to 2025.7.14 by @dependabot[bot] in #227
  • Update model PublicationComment - link the comment to the LGD-publication by @dglemos in #231
  • Update lgd endpoint to return the lgd-comment primary key by @dglemos in #233
  • Update lgd and search endpoints to return merged records by @dglemos in #232
  • G2P-481 - Add unit tests for delete curation endpoint by @seeta-ramaraju in #234
  • G2P 479 - Add unit tests for update curation endpoint by @seeta-ramaraju in #235
  • Update public documentation - move the record publications comments by @dglemos in #236

Full Changelog: v7.0.0...v8.0.0