Skip to content

Releases: ASFHyP3/asf-stac

ASF STAC v0.3.6

17 Dec 20:43
5508e80
Compare
Choose a tag to compare

Changed

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

ASF STAC v0.3.5

08 Jul 19:54
1e26542
Compare
Choose a tag to compare

Changed

  • Dependency upgrades.

ASF STAC v0.3.4

19 Dec 17:38
b0bd0a8
Compare
Choose a tag to compare

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

08 Sep 19:49
4f00459
Compare
Choose a tag to compare

Changed

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

ASF STAC v0.3.2

21 Dec 19:19
2b0ebc5
Compare
Choose a tag to compare

Added

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

ASF STAC v0.3.1

09 Dec 19:29
d3a08e2
Compare
Choose a tag to compare

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

08 Dec 01:14
ca6c75d
Compare
Choose a tag to compare

Added

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

ASF STAC v0.2.0

03 Dec 01:19
ca6b920
Compare
Choose a tag to compare

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

19 Nov 01:23
6a798be
Compare
Choose a tag to compare

Added

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