Releases: hubmapconsortium/gateway
Releases · hubmapconsortium/gateway
v2.1.9
Add port mapping for spatial-api on PROD deployment
v2.1.7
Update to use latest commons 2.1.3
v2.1.5
Use refactored commons 2.1.0 dependency from PyPI
v2.1.4
- Remove ingest-ui Nginx conf on STAGE due to services change
- Remove ingest-api endpoints for auth on STAGE
v2.1.3
- 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
Add missing VERSION and BUILD files for docker build
v2.1.1
- Upgrade to Flask v2 and remove pinned dependencies tied to Flask v1
- New endpoints in ingest-api
v2.1.0
- 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