Skip to content

Releases: hubmapconsortium/gateway

v2.1.9

11 Nov 19:30
412c6f4
Compare
Choose a tag to compare

Add port mapping for spatial-api on PROD deployment

v2.1.8

11 Nov 13:11
d6ac49a
Compare
Choose a tag to compare

Add AVR /status endpoint

v2.1.7

04 Nov 14:13
c36845a
Compare
Choose a tag to compare

Update to use latest commons 2.1.3

v2.1.6

18 Oct 15:57
f2ed0ad
Compare
Choose a tag to compare
  • Use commons 2.1.1

v2.1.5

11 Oct 18:05
dc771d5
Compare
Choose a tag to compare

Use refactored commons 2.1.0 dependency from PyPI

v2.1.4

29 Sep 14:12
c50cf7a
Compare
Choose a tag to compare
  • Remove ingest-ui Nginx conf on STAGE due to services change
  • Remove ingest-api endpoints for auth on STAGE

v2.1.3

21 Sep 17:33
Compare
Choose a tag to compare
  • Docker changes made mainly for the new RHEL8 VM and user hive
  • Add workspaces-api status
  • Remove api_auth field from status report
  • New endpoints in ingest-api to work with spatial-api

v2.1.2

06 Sep 17:03
Compare
Choose a tag to compare

Add missing VERSION and BUILD files for docker build

v2.1.1

06 Sep 16:29
fc89fc7
Compare
Choose a tag to compare
  • Upgrade to Flask v2 and remove pinned dependencies tied to Flask v1
  • New endpoints in ingest-api

v2.1.0

28 Jun 14:46
3d18693
Compare
Choose a tag to compare
  • New base image ubi8 and python 3.9 upgrade
  • New docker build and deployment/release workflow
  • Nginx conf for spatial-api proxy on DEV
  • Due to portal-ui maintenance port 8888 conflicting with the spatial-api port 8888, changed to use 5031 and 5032 for portal-ui and ingest-ui maintenance ports. Inspired by 503 Service Unavailable