Skip to content

Releases: x-atlas-consortia/hs-ontology-api

v1.4.7

06 Dec 15:09
93fd389
Compare
Choose a tag to compare

Fix *-info endpoints if the value of starts_with includes apostrophes--e.g., hansens's cell

v1.4.6

01 Dec 16:35
0cb8853
Compare
Choose a tag to compare
  • Add 4 new endpoints: GET /proteins-info, GET /proteins, GET celltypes-info, and GET /celltypes
  • Minor documentation updates
  • Bug fix to organs endpoint (due to missing LN and RN for HuBMAP)

v1.4.5

15 Nov 20:13
8635505
Compare
Choose a tag to compare

Bug fix in /valueset endpoint with corresponding Neo4j updates (CSVs from 11/14/2023)

v1.4.4

10 Nov 16:06
64ecdd4
Compare
Choose a tag to compare
  • Updates to SmartAPI yaml specs
  • Send all logs to AWS CloudWatch
  • Refactor routes and controllers to genes-info and genes
  • Repackage pagination information into a Pagination class.
  • Refactor for locations of utility scripts, such as neo4j_logic.py and cellsclient.py
  • Update test script.

v1.4.3

27 Oct 14:12
f7363a4
Compare
Choose a tag to compare
  • Add new GET /genes and GET /gene/<id> endpoints
  • Update instructions and Smart API yaml
  • Use pinned version Werkzeug==2.3.7 to mitigate breaking dependency upgrade introduced by Flask 2.1.3

v1.4.2

22 Sep 14:19
fcf10dc
Compare
Choose a tag to compare
  • Bug fix related to duplicates in organs endpoint
  • Expand README.md

v1.4.1

14 Sep 20:26
37ef8e2
Compare
Choose a tag to compare
  • Account for CodeID format change
  • Fix organ code duplicates/inconsistency

v1.4.0

06 Sep 14:23
6dccf73
Compare
Choose a tag to compare
  • Refactoring: lifting state for clearset all in model
  • Upgrade to neo4j driver 4.4 to fix the strange neo4j result iteration bug

v1.3.2

14 Aug 18:58
00f3b77
Compare
Choose a tag to compare
  • Endpoints migration (partial)
  • New relationships endpoint, already added to AWS API Gateway
  • Reorganized blueprint routes and neo4j handling to avoid module overriding

v1.3.1

13 Jun 13:40
07c80f2
Compare
Choose a tag to compare

Use ubkg-api PyPI package 1.3.1