Skip to content

v1.1.0-rc.90

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 20:09
aa3292e

v1.1.0-rc.90 (2024-10-23)

Bug Fixes

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)

  • feat: add flag to disable default endpoints (7afc9ab)

  • feat: disable default api gateway endpoints (5da794d)