v1.1.0-rc.90
Pre-release
Pre-release
github-actions
released this
23 Oct 20:09
·
14 commits
to develop
since this release
v1.1.0-rc.90 (2024-10-23)
Bug Fixes
- fix: lint (
da2d01e
)
Features
- feat: disable default api gateway endpoints (#443)
Issue
NASA-IMPACT/veda-architecture#452
What/Why
This disables the default API Gateway endpoints for the stac, raster,
and ingest APIs. Instead, access to the APIs should be done through the
custom domain endpoints.
Testing
Tested with my UAH jtran stack (aa3292e
)