Skip to content

Releases: hubmapconsortium/search-api

v3.3.5

10 Apr 11:33
ef60bc1
Compare
Choose a tag to compare
  • Fix "IndexError: list index out of range" with using "RuntimeWarning: Invalid document" logging and do not add the offending document to index to prevent issues on the Portal UI
  • Map metadata barcode_offect and barcode_size to keyword

v3.3.4

21 Mar 13:50
b20bc3f
Compare
Choose a tag to compare

Support two new attributes new_associated_multi_assay_uuid and superseded_associated_processed_component_uuids for Multi-Assay Datasets

Full Changelog: v3.3.3...v3.3.4

v3.3.3

11 Mar 12:01
3674a06
Compare
Choose a tag to compare
  • Explicit mapping for offending fields with multiple value types
  • Decrease total number fields limit to 6000

Full Changelog: v3.3.2...v3.3.3

v3.3.2

08 Mar 00:57
09a0edd
Compare
Choose a tag to compare

Bump total field limit to 7500 to avoid mapping explosion

v3.3.1

05 Mar 18:26
8894027
Compare
Choose a tag to compare

Portal translation: Use soft assay response to set multi-assay fields

v3.3.0

26 Jan 18:35
2c0673c
Compare
Choose a tag to compare
  • Add dataset_type to portal translation
  • Integrate soft assay types endpoint into portal translation
  • Update to portal-visualization@0.1.0
  • Fix missing ontology-api url for full reindex
  • Switch to dataset_type for display_subtype calculation

Full Changelog: v3.2.9...v3.3.0

v3.2.9

19 Dec 20:48
44aa9cd
Compare
Choose a tag to compare
  • Remove YAML file usage for organ Description retrieval. Replace tissue type info from YAML with sample_category for non-organ Samples
  • Add creation_action to indices for Dataset and Publication

v3.2.8

07 Dec 01:12
2197ed5
Compare
Choose a tag to compare
  • Add previous_revision_uuids and next_revision_uuids
  • Add dataset_type to indices

v3.2.7

07 Nov 15:00
96c6e2e
Compare
Choose a tag to compare
  • Update commons to 2.1.12 and used pinned Werkzeug 2.3.7
  • Support of individual collection reindex
  • Add non-public collections into indices
  • Use updated search-adaptor submodule and direct collection calls to generic entity-api endpoints
  • Forward docker logs to AWS CloudWatch

Full Changelog: v3.2.6...v3.2.7

v3.2.6

21 Aug 13:15
f5f91d6
Compare
Choose a tag to compare
  • Add logging for reindex analysis
  • Update Portal-Visualization to 0.0.13