Releases: hubmapconsortium/search-api
Releases · hubmapconsortium/search-api
Release list
v3.6.23
v3.6.22
- Distinguish LIVE reindex and FULL reindex logs
- Remove deprecated
translate_all()used byPUT /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
- 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
- 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
- Search reindex optimization using individual entity-api endpoints to retrieve data
- Support multiple donors via newly added
donorsfield - 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
- 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
- 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
- Add the
spatialfield 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_visualizationcall
Full Changelog: v3.6.15...v3.6.16
v3.6.15
- 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_idtoreference_idvia 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_detailsfunction to properly setvisualization: truefor datasets that rely on parent datasets to be visualized
Full Changelog: v3.6.14...v3.6.15
v3.6.14
- 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
/statusendpoint - Update to jobq v0.1.2 package to support timing statistics of reindex live average calculation
Full Changelog: v3.6.13...v3.6.14