Releases: x-atlas-consortia/hs-ontology-api
Releases · x-atlas-consortia/hs-ontology-api
v2.1.2
- Add new endpoints of
/dataset-types
and/dataset-types/<name>
- Replace some references to validate_application function in the ubkg-api with calls to the function in hs-ontology-api
- Update to ubkg-api==2.1.7
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Update to use ubkg-api==2.1.6
for the Flask v3 updates and three new endpoints
Full Changelog: v2.1.0...v2.1.1
v2.1.0
- New assayclass endpoints - routes, controllers, query code to support new assayclass model in UBKG.
- Deprecation of datasets endpoint.
- Refactored legacy assayname and assaytype endpoints to account for new assay class model.
- Refactored field-assay endpoint to account for new assay class model.
- Fixes to organs endpoints to account for updates to UBERON codes for organs like left eye, left knee, etc.
- Updates to SmartAPI YAML
- Use the ubkg-api 2.1.5 from PyPI
Full Changelog: v2.0.3...v2.1.0
v2.0.3
Upgrade to use ubkg-api v2.1.4 to include the bug fixes to /sources
endpoint
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Upgrade to use ubkg-api v2.1.3 to include the new endpoint /sources
Full Changelog: v2.0.2...v2.0.2
v2.0.1
- Improvements to searching on starts_with parameter in genes-info etc.
- Deprecate cells-api and add new config items
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- Use refactored new package of ubkg-api 2.1.1
- Upgrade to use Python Neo4j driver v5 against the matching Neo4j v5 server
- Add Github actions workflow for CI on Python dependency install
- Increase to 4 workers and enable multi-threading for uWSGI deployment
Full Changelog: v1.4.11...v2.0.0
v1.4.11
v1.4.10
Add new endpoints with enhanced error messages
GET /field-descriptions
GET /field-descriptions/{name}
GET /field-types
GET /field-types/{name}
GET /field-entities
GET /field-entities/{name}
GET /field-assays
GET /field-assays/{name}
GET /field-schemas
GET /field-schemas/{name}
GET /field-types-info