Skip to content

Releases: dbmi-pitt/search-adaptor

v1.0.40

13 Jan 16:14
Compare
Choose a tag to compare
  • Updating requirements

Full Changelog: v1.0.39...v1.0.40

v1.0.39

12 Nov 18:43
Compare
Choose a tag to compare

What's Changed

  • Adding session to es bulk_update and upsert funcs by @maxsibilla in #87

Full Changelog: v1.0.38...v1.0.39

v1.0.38

21 Oct 18:34
5240e7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.37...v1.0.38

v1.0.37

17 Oct 15:57
4151a86
Compare
Choose a tag to compare

Update requests to 2.32.3 due to the 2.32.0 was yanked

What's Changed

Full Changelog: v1.0.36...v1.0.37

v1.0.36

08 Oct 15:44
8532e2f
Compare
Choose a tag to compare
  • Enable search query log based on configuration
  • Update to commons 2.1.18

Full Changelog: v1.0.35...v1.0.36

v1.0.35

12 Sep 13:57
5980cb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.34...v1.0.35

v1.0.34

27 Aug 18:13
f7b1be5
Compare
Choose a tag to compare
  • Fix an issue while accessing JSON data. The return type from function execute_opensearch_query is a urllib3.Response type, which doesn't have a get_json() function.
  • Limit parameterized searching to 500 results

Full Changelog: v1.0.33...v1.0.34

v1.0.33

23 Aug 22:03
67b786c
Compare
Choose a tag to compare

Update to commons 2.1.17 to support SenNet standardized Globus group names

What's Changed

  • Bumping version of HM commons to support changes in globus group names by @maxsibilla in #75

Full Changelog: v1.0.32...v1.0.33

v1.0.32

14 Aug 15:26
8a7414c
Compare
Choose a tag to compare
  • Rework usage of S3 code from hubmap-commons for introduction of stash_response_body_if_big().
  • Update to hubmap-commons==2.1.16

Full Changelog: v1.0.31...v1.0.32

v1.0.31

09 Aug 15:02
3854b49
Compare
Choose a tag to compare

Flask v3 updates

Full Changelog: v1.0.30...v1.0.31