Skip to content

Releases: opentargets/platform-api

v25.0.2

18 Jun 09:19

Choose a tag to compare

This is the API version used in Open Targets 25.06 release.

What's Changed

Full Changelog: v25.0.1...v25.0.2

v25.0.1

31 Mar 14:59

Choose a tag to compare

This is a hotfix release to correct a problem with the JVM memory settings not being applied properly.

What's Changed

Full Changelog: v25.0.0...v25.0.1

v25.0.0

17 Mar 14:01
c34c7fc

Choose a tag to compare

This is the API version used in Open Targets 25.03 release.

What's Changed

Full Changelog: v24.3.0...v25.0.0

v25.0.0-alpha.13

10 Mar 14:26
f79cc2f

Choose a tag to compare

v25.0.0-alpha.13 Pre-release
Pre-release
replace field drugResponse (#262)

v25.0.0-alpha.12

10 Mar 13:24
76cec59

Choose a tag to compare

v25.0.0-alpha.12 Pre-release
Pre-release
make the niceName optional (#261)

make the nameName optional

v24.3.0-alpha.scala3.5

09 Jan 13:34

Choose a tag to compare

Pre-release
restore quay tags

v24.3.0-alpha.scala3.4

08 Jan 15:23

Choose a tag to compare

v24.3.0-alpha.scala3.2

08 Jan 14:30

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v24.3.0-alpha.scala3.1...24.3.0-alpha.scala3.2

v24.3.0

11 Dec 10:44

Choose a tag to compare

What's Changed

Genetics merge by @jdhayhurst in #248

  • fix coloc otherStudyLocus assignment
  • update insilico predictor schema
  • add pagination, count and rows to l2GPredictions
  • assume colocalisation left study type is always gwas
  • colocalisations deferred resolver with counts and rows
  • increase page size defaults for resolvers
  • refactor elastic retriever to handle multi search and nested responses
  • add ResultsHandler
  • deferred resolver for credset by variant
  • deferred resolver for credible sets by study using multi search api
  • genericize the deferred resolver
  • study and studies (rows and count) endpoints added
  • 3630 Update names to fix json parsing (#243)
  • add variant description
  • deferred resolver for locus
  • wip: nested query for locus resolver
  • add nested search for credible sets by variant
  • handle null locus
  • add credible set(s), singular and plural, and plural locus
  • refactor query term validation
  • refactor pagination and query terms validation
  • make study locus Id mandatory at root api
  • validate page args
  • add variantId filter arg to locus
  • update StudyType enum
  • max page size for biosample, increase max size to 10000
  • max pagination size by default for study backend
  • add variant object to evidence
  • remove hgvs from evidence
  • read from maps
  • udpdate colocalisation schema
  • remove strongestLocus2gene
  • add l2g features
  • size arg to l2g predictions
  • add credset count field
  • add credset to evidence
  • add condition field to study
  • add relational fetchers and use max page size for variant resolver
  • add l2g predictions
  • modify the should terms query
  • update xrefs parser
  • termsQuery inplace of idQuery for variant and gwas
  • fix sumstat qc repr
  • update study and cred set models
  • add pagination to coloc, filter study types with opensearch
  • Don't go to backend if no biosampleId
  • add biosample to the gwas api
  • add colocalisation data model
  • enable querying study by multiple disease terms
  • remove funcitonality to query credsets by disease
  • enable indirect disease query for gwas study
  • add diseaseId arg to gwas study endpoint
  • rename variant Id arg
  • rename variant id and object
  • credibleSetIds renamed to studyLocusIds
  • Revert "rename variant entity and id (#208)" (#210)
  • rename variant entity and id (#208)
  • update cred set schema for disease representation
  • adjust loggers, remove commented code
  • 3403 variant evidences field (#200)
  • add variant id to Pharmacogenomics (#199)
  • added offset pagination, studyType enum, resolve credset for study
  • add cred sets to disease
  • add credset to variant
  • add id and study resolver for credsets
  • 3379 cred set (#196)
  • add new variant fields
  • add variant search index
  • Update field names
  • update Gwas to use JsValue format files Update fetchers Update entities
  • resolve entities
  • add gwas index entity
  • update variant schema update index name format add debug formula
  • register variant fetcher move variant field
  • Add variant index

Full Changelog: v24.2.1...v24.3.0

v24.3.0-alpha.scala3.3

08 Jan 14:49

Choose a tag to compare

Pre-release
fix coloc otherStudyLocus assignment