Releases: x-atlas-consortia/hs-ontology-api
Releases · x-atlas-consortia/hs-ontology-api
v1.4.7
Fix *-info
endpoints if the value of starts_with
includes apostrophes--e.g., hansens's
cell
v1.4.6
- 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
Bug fix in /valueset
endpoint with corresponding Neo4j updates (CSVs from 11/14/2023)
v1.4.4
- 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
- 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
- Bug fix related to duplicates in organs endpoint
- Expand README.md
v1.4.1
- Account for CodeID format change
- Fix organ code duplicates/inconsistency
v1.4.0
- 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
- 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
Use ubkg-api PyPI package 1.3.1