v8.1.0 (2024-10-30)
Features
- feat(release): Support disabling default API Gateway endpoints and add custom soil-texture colormap to raster-api (#445)
Added in this release
-
Adds a new custom colormap option to the raster-api because the source
parameter definitions for this colormap are too long for the production
firewall restrictions. Why: #441 -
Add support to disable default API Gateway endpoints. Why: Prevent
Users from Bypassing CloudFront to Invoke API Gateway
Directly (1d2d8fd
)