Skip to content

Releases: hubmapconsortium/search-api

v3.6.23

Choose a tag to compare

@yuanzhou yuanzhou released this 10 Jul 14:43
4972c3c
  • Update to the latest search-adaptor with complete removal of PUT /reindex-all
  • Update portal-visualization to v0.5.6

Full Changelog: v3.6.22...v3.6.23

v3.6.22

Choose a tag to compare

@yuanzhou yuanzhou released this 01 Jul 15:41
  • Distinguish LIVE reindex and FULL reindex logs
  • Remove deprecated translate_all() used by PUT /reindex-all
  • Update to the latest search-adaptor reference
  • Update to the latest jobq package v0.1.8

Full Changelog: v3.6.21...v3.6.22

v3.6.21

Choose a tag to compare

@yuanzhou yuanzhou released this 17 Jun 14:46
81f7cae
  • Fix a mismatched 'in' vs 'not in' situation causing reversed visibility
  • Increase total mapped fields limit from 2000 to 2500

Full Changelog: v3.6.20...v3.6.21

v3.6.20

Choose a tag to compare

@yuanzhou yuanzhou released this 12 Jun 17:59
80f7740
  • Add support for "Retracted" status
  • Standardize month-based ages into years in the donor demographics fields to allow portal-ui to properly work with ages in search facets

Full Changelog: v3.6.19...v3.6.20

v3.6.19

Choose a tag to compare

@yuanzhou yuanzhou released this 08 Jun 16:41
e70ab22
  • Search reindex optimization using individual entity-api endpoints to retrieve data
  • Support multiple donors via newly added donors field
  • Full reindex via dedicated Redis job queue
  • Update to jobq package v0.1.7

Full Changelog: v3.6.18...v3.6.19

v3.6.18

Choose a tag to compare

@yuanzhou yuanzhou released this 21 May 14:41
73e25ca
  • Support for new "Approval" status in portal translation
  • Update portal-visualization package version from 0.5.1 to 0.5.5
  • Bump pytest from 8.4.2 to 9.0.3

Full Changelog: v3.6.17...v3.6.18

v3.6.17

Choose a tag to compare

@yuanzhou yuanzhou released this 03 Apr 14:17
f559178
  • Optimize enqueue with the underlying updates from jobq v0.1.5
  • Update dependencies to new versions
  • Update search-adaptor reference to match dependency updates

Full Changelog: v3.6.16...v3.6.17

v3.6.16

Choose a tag to compare

@yuanzhou yuanzhou released this 26 Mar 18:22
a1c2e0d
  • Add the spatial field via vitessce-hints to support a Spatial facet on the front-end's dataset search
  • Exclude multi-assay split descendants from descendants responses to fix reindex error
  • Fix backwards has_visualization call

Full Changelog: v3.6.15...v3.6.16

v3.6.15

Choose a tag to compare

@yuanzhou yuanzhou released this 11 Mar 16:19
1d79427
  • Update Flask from v3.0.3 to v3.1.3
  • Update to the latest commons v1.2.23
  • Refactor reindex job queue response from job_id to reference_id via search-adaptor
  • Fix some lacking error handling for incorrect ids in app.py
  • Update the portal-visualization dependency to the latest minor version v0.5.1
  • Update the add_assay_details function to properly set visualization: true for datasets that rely on parent datasets to be visualized

Full Changelog: v3.6.14...v3.6.15

v3.6.14

Choose a tag to compare

@yuanzhou yuanzhou released this 24 Feb 20:17
22c0af3
  • Fix bug in hubmap_translator that causes target entities to not enqueue properly if they're collections/epicollections/uploads
  • Update to the search-adaptor v1.1.6 release to show Redis connection status in /status endpoint
  • Update to jobq v0.1.2 package to support timing statistics of reindex live average calculation

Full Changelog: v3.6.13...v3.6.14