Skip to content

v4.5.1

Compare
Choose a tag to compare
@javild javild released this 11 Oct 08:24
· 2405 commits to develop since this release
  • Adaptors no longer modify the QueryOptions object they receive: avoids a potential out of memory exception
  • Variant annotation processes properly terminate in case an exception is run during the execution
  • HGVS bugfix: a bug was found when variant was located within a coding exon, between coding start and coding end, if the coding start did not coincide with the exon start position
  • Swagger works now with https
  • Data types within swagger documentation fixed: used to generate massive useless error logs
  • Deprecated clinical WS fixed
  • Imprecise queries require now all Variant.sv.getCi* != null
  • dgiDB URL was outdated and has been fixed