Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Unreleased¶
New Features¶
- Added support for
sel
andsel_method
parameters: developmentseed/titiler-cmr!52
Breaking Changes / Deprecations¶
Bug Fixes¶
Documentation¶
- Add HLS tile configuration documentation: developmentseed/titiler-cmr!45
Internal Changes¶
- Added github workflow for deploying to a dev stack: developmentseed/titiler-cmr!51
- Modifications to github workflow to support deployment via github.com/NASA-IMPACT/veda-deploy: developmentseed/titiler-cmr!47, developmentseed/titiler-cmr!48
- Modifications to deployment environment variables
STAGE
andAWS_REQUEST_PAYER
viaadditional_env
inStackSettings
: developmentseed/titiler-cmr!55
0.1.3¶
Added¶
- Time series API limits
0.1.2¶
Added¶
- Support for
/timeseries
endpoints (#33)
0.1.1¶
Added¶
- Add
/bbox
,/feature
, and/statistics
endpoints (#30)
0.1.1¶
Added¶
- Ability to run locally with Earthdata authentication (#28)