Releases: hubmapconsortium/search-api
Releases · hubmapconsortium/search-api
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
v3.6.13
- Add optional URL query parameters
all-queuedandall-reindexingto return timestamped fields and entity metadata via the updatedjobqv0.1.1 package and the latest search-adaptor submodule. - Suppress excessive warning log noise
Full Changelog: v3.6.12...v3.6.13
v3.6.12
- Support reindex queue using
jobqpackage with docker updates - Update search-adaptor submodule with underlying job queue support and two new reindex status endpoints
Full Changelog: v3.6.11...v3.6.12
v3.6.11
v3.6.10
Mark image pyramid descendants as having vis during portal translation
Full Changelog: v3.6.9...v3.6.10
v3.6.9
Add the is_integrated boolean to the portal transformation process.
Full Changelog: v3.6.8...v3.6.9
v3.6.8
- Remove urllib3
- Update to new versions of requests, jsonschema, hubmap-commons
Full Changelog: v3.6.7...v3.6.8
v3.6.7
- Docker image update to use the latest api-base-image:1.2.0 with Python 3.13
- Remove
Werkzeugfrom requirements.txt as it's included in Flask, separate from the Python 3.13 upgrade - Update to the latest portal-visualization 0.4.20 PyPI package and adjust unit test (as a result of the to fix failed CI test)
- Update Github Actions CI Workflow to use Python 3.13 for dependency install check
- Update to search-adaptor 1.1.3 release due to missing
pandasdependency
Full Changelog: v3.6.6...v3.6.7