Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

53 lines (41 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.8]

Added

[0.3.7]

Fixed

[0.3.6]

Changed

  • The static-analysis Github Actions workflow now uses ruff rather than flake8 for linting.

[0.3.5]

Changed

  • Dependency upgrades.

[0.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.

[0.3.3]

Changed

  • Updated GitHub actions to use setup-micromamba instead of setup-miniconda
  • Version upgrades for python dependencies and ASFHyP3/actions

[0.3.2]

Added

  • Added a "related" link to the associated Copernicus DEM tile for every HAND item

[0.3.1]

Security

  • Removed Transaction endpoints from the publicly available API, though create/update/delete permissions were already restricted at the database layer.

[0.3.0]

Added

  • Created a STAC item collection for the glo-30-hand dataset.

[0.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.

[0.1.0]

Added

  • Initial release of STAC API endpoint backed by a PostgreSQL database