Skip to content

Releases: hubmapconsortium/search-api

v3.4.4

31 Jul 15:39
85d7f6d
Compare
Choose a tag to compare
  • Cascade Dataset updates to also update Collection and Upload documents containing the Dataset
  • Use the organ types loaded during initialization of the Translator rather than repeatedly calling the Ontology API

v3.4.3

24 Jul 19:53
Compare
Choose a tag to compare

Update to use new version of search-adaptor submodule to support manifest generation

v3.4.0

24 Jul 15:53
81c70b2
Compare
Choose a tag to compare
  • Switch back to the old translate() procedure to avoid 409 conflicts
  • Deprecate and remove assay yamls usages from portal translation

Full Changelog: v3.3.12...v3.4.0

v3.3.12

08 Jul 13:59
cbc7ba5
Compare
Choose a tag to compare
  • Updates for indexing Uploads and Collections, and efficiently modifying ES documents
  • Use new version of the search-adaptor submodule to include newly added mapping endpoints

Full Changelog: v3.3.11...v3.3.12

v3.3.11

29 Jun 05:01
Compare
Choose a tag to compare
  • Implement faster document update procedure for generic entities with updated submodule
  • Update commons to 2.1.15

Full Changelog: v3.3.10...v3.3.11

v3.3.10

30 May 15:30
bc45b8a
Compare
Choose a tag to compare
  • Support descendants lookup in portal translation
  • Upgrade to portal-visualization v0.2.5

v3.3.9

17 May 15:18
d50ddaa
Compare
Choose a tag to compare

Support new Collection type EPICollection as a subclass

v3.3.8

09 May 14:10
30f61bc
Compare
Choose a tag to compare

Bump portal-vis to 0.2.2

Full Changelog: v3.3.7...v3.3.8

v3.3.7

07 May 14:57
f7ef02d
Compare
Choose a tag to compare

Use dedicated AWS log group for PROD logging to facilitate the CloudWatch alarm monitoring

Full Changelog: v3.3.6...v3.3.7

v3.3.6

06 May 13:12
a3a1013
Compare
Choose a tag to compare

Index efficiency improvements:

  • Using the new /documents/<id> call from entity-api
  • Refactor out the json mapping file and use entity-api schema yaml to control what fields get indexed