Releases: ASFHyP3/asf-stac
Releases · ASFHyP3/asf-stac
ASF STAC v0.3.6
Changed
- The
static-analysis
Github Actions workflow now usesruff
rather thanflake8
for linting.
ASF STAC v0.3.5
Changed
- Dependency upgrades.
ASF STAC v0.3.4
Changed
- HAND license changed to CC0 from CCBy 4.0 in
collections/glo-30-hand/glo-30-hand.json
to match NASA data publishing guidelines.
ASF STAC v0.3.3
Changed
- Updated GitHub actions to use
setup-micromamba
instead ofsetup-miniconda
- Version upgrades for python dependencies and
ASFHyP3/actions
ASF STAC v0.3.2
Added
- Added a "related" link to the associated Copernicus DEM tile for every HAND item
ASF STAC v0.3.1
Security
- Removed Transaction endpoints from the publicly available API, though create/update/delete permissions were already
restricted at the database layer.
ASF STAC v0.3.0
Added
- Created a STAC item collection for the
glo-30-hand
dataset.
ASF STAC v0.2.0
Added
- Created a STAC item collection for the
sentinel-1-global-coherence
dataset.
Changed
- Improved API performance by increasing database instance size and storage type.
ASF STAC v0.1.0
Added
- Initial release of STAC API endpoint backed by a PostgreSQL database