Skip to content

Releases: sennetconsortium/search-api

v1.2.0

19 Dec 19:39
Compare
Choose a tag to compare
  • Adding support for new dataset_type property that will replace data_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

Full Changelog: v1.1.20...v1.2.0

v1.1.20

07 Dec 13:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.19...v1.1.20

v1.1.19

29 Nov 20:45
Compare
Choose a tag to compare
  • Adding a new property to entity documents to describe if it or an ancestor has RUI location information associated with it

v1.1.18

07 Nov 19:38
0091368
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.17...v1.1.18

v1.1.17

16 Oct 13:03
Compare
Choose a tag to compare
  • Adding new properties: previous_revision_uuids, next_revision_uuids, and multi-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

11 Oct 19:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.15...v1.1.16

v1.1.15

03 Oct 19:33
706cdbd
Compare
Choose a tag to compare
  • Updating requirement to set pinned version of Werkzeug

v1.1.14

20 Sep 19:57
Compare
Choose a tag to compare
  • Adding support for the Upload entity type

v1.1.13

17 Aug 13:53
Compare
Choose a tag to compare
  • Using updated atlas commons package to simplify UBKG integration

v1.1.12

10 Aug 19:01
Compare
Choose a tag to compare

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