Skip to content

Releases: hubmapconsortium/search-api

v3.6.16

26 Mar 18:22
a1c2e0d

Choose a tag to compare

  • 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

11 Mar 16:19
1d79427

Choose a tag to compare

  • 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

24 Feb 20:17
22c0af3

Choose a tag to compare

  • 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

v3.6.13

11 Feb 15:52
a0d67bf

Choose a tag to compare

  • Add optional URL query parameters all-queued and all-reindexing to return timestamped fields and entity metadata via the updated jobq v0.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

30 Jan 20:53
efbb73f

Choose a tag to compare

  • Support reindex queue using jobq package 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

21 Jan 19:09
1e615f1

Choose a tag to compare

Hotfix in portal-visualization 0.4.22 to address the #980

Full Changelog: v3.6.10...v3.6.11

v3.6.10

16 Jan 00:57
144333f

Choose a tag to compare

Mark image pyramid descendants as having vis during portal translation

Full Changelog: v3.6.9...v3.6.10

v3.6.9

09 Jan 00:11
8e61e2e

Choose a tag to compare

Add the is_integrated boolean to the portal transformation process.

Full Changelog: v3.6.8...v3.6.9

v3.6.8

05 Jan 16:55
cfa19ca

Choose a tag to compare

  • Remove urllib3
  • Update to new versions of requests, jsonschema, hubmap-commons

Full Changelog: v3.6.7...v3.6.8

v3.6.7

03 Dec 15:21
11d7a7e

Choose a tag to compare

  • Docker image update to use the latest api-base-image:1.2.0 with Python 3.13
  • Remove Werkzeug from 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 pandas dependency

Full Changelog: v3.6.6...v3.6.7