Releases: sennetconsortium/search-api
Releases · sennetconsortium/search-api
v1.2.0
- Adding support for new
dataset_type
property that will replacedata_types
- Adding support for
creation_action
to be indexed for Datasets - Creating new
dataset_category
property to help distinguish between primary, component, and processed types
What's Changed
- Maxsibilla/issue 238 by @maxsibilla in #133
- Adding creation_action and dataset_category to elastic search by @maxsibilla in #137
Full Changelog: v1.1.20...v1.2.0
v1.1.20
What's Changed
- Libpitt/116 timestamp by @maxsibilla in #128
- Maxsibilla/issue 124 by @maxsibilla in #129
- Changes from HM to support Collections as regular entities and index/… by @maxsibilla in #114
Full Changelog: v1.1.19...v1.1.20
v1.1.19
- Adding a new property to entity documents to describe if it or an ancestor has RUI location information associated with it
v1.1.18
What's Changed
- Tjmadonna/107 update spec yaml by @maxsibilla in #109
- Updating commons version by @maxsibilla in #111
Full Changelog: v1.1.17...v1.1.18
v1.1.17
- Adding new properties:
previous_revision_uuids
,next_revision_uuids
, andmulti-revisions
which utilize the new/multi-revisions
endpoint from the Entity API to help track multi-assay datasets with multiple published versions - Bumping hubmap commons version
v1.1.16
What's Changed
- Updating atlas commons by @maxsibilla in #98
- Adding group_name to attributes.json and removing redundant code to m… by @maxsibilla in #101
Full Changelog: v1.1.15...v1.1.16
v1.1.15
- Updating requirement to set pinned version of Werkzeug
v1.1.14
- Adding support for the Upload entity type
v1.1.13
- Using updated atlas commons package to simplify UBKG integration
v1.1.12
What's Changed
- Adding better files-api support to add and update endpoints by @maxsibilla in #71
- Creating yaml file for files indices for default configuration by @maxsibilla in #74
- Updating search config to support _value and _number fields by @maxsibilla in #78
Full Changelog: v1.1.11...v1.1.12