Skip to content

Releases: dbmi-pitt/search-adaptor

v1.0.8

31 Oct 14:52
a62fa61
Compare
Choose a tag to compare

Multi get (mget) and mget by index support

v1.0.7

18 Oct 15:26
4b53722
Compare
Choose a tag to compare

Use hubmap-commons 2.1.1

v1.0.6

11 Oct 15:42
b4f0180
Compare
Choose a tag to compare
  • Changes to use the refactored commons
  • Implement blueprint

v1.0.5

14 Sep 14:55
69c91a6
Compare
Choose a tag to compare
  • Upgrade to Flask v2 and remove pinned dependencies used by Flask v1
  • Use dependency version range for better upstream support
  • Remove application-specific Smart API yaml spec
  • Delete unused src/requirements-dev.txt

v1.0.4

04 Aug 13:57
acff150
Compare
Choose a tag to compare

Better logging for debugging

v1.0.3

18 Jul 16:28
147860b
Compare
Choose a tag to compare

Update hubmap-commons to 2.0.15

v1.0.2

24 Jun 02:37
3d05048
Compare
Choose a tag to compare
  • Deleted search-scheme directory (as it already exists in the search-api)
  • Moved assay type files inside lib directory into the search-api
  • Modified app.py to take in an assay type module as an initialization parameter. In addition if no module is passed then the endpoints are not accessible

v1.0.0

06 Jun 16:17
c7a7d86
Compare
Choose a tag to compare

First release as git submodule