Releases: hubmapconsortium/entity-api
Releases · hubmapconsortium/entity-api
v2.1.39
v2.1.38
v2.1.37
v2.1.36
- Add
creation_action
to Dataset/Publication to handle multi-assay creation - Update commons to 2.1.12 and used pinned Werkzeug 2.3.7
- Reindex collection at creation and update
- Remove deprecated
GET /collections
andGET /collections/<id>
calls - Fix to api yaml to make it valid yaml
- Forward docker logs to AWS CloudWatch
Full Changelog: v2.1.35...v2.1.36
v2.1.35
v2.1.34
v2.1.33
- Add logic for processing the dataset_uuids field of a PUT request via trigger logic, fixing defect noted in which Collection Dataset members cannot be updated.
- Remove support for /collections/<collection_uuid>/add-datasets route.
- Remove app.py add_datasets_to_collection().
- Remove app_neo4j_queries.py add_datasets_to_collection().
- 32x8 -> 16x16 for EC2 PROD VM downgrade to accommodate c5.18xlarge -> c5.4xlarge