Skip to content

Releases: stac-utils/stac-migrate

v1.6.0

19 Jun 16:06
Compare
Choose a tag to compare

Don't append openeo prefix to fields

v1.5.0

01 Mar 12:06
Compare
Choose a tag to compare

Add support for Collection Collections (i.e. GET /collections)

v1.4.0

23 Feb 23:06
Compare
Choose a tag to compare

Added support for ItemCollections

v1.3.0

19 Jan 09:25
Compare
Choose a tag to compare
  • Can be used via CLI, e.g. npx stac-migrate item.json

v1.2.0

03 Jan 21:45
Compare
Choose a tag to compare
  • Support for migrating extensions #6
  • Take summaries properly into account when populating stac_extensions
  • Added extensions: classification, table
  • Updated extensions: datacube, label, processing, raster
  • Minor bugfixes and improvements

v1.1.0

03 Aug 17:37
Compare
Choose a tag to compare

Checksum extension: disabled multihash conversion by default. Use Migrate.enableMultihash(require('multihashes')) to enable conversion from pre-0.9 checksums. It is disabled by default now to keep the bundle size low.

v1.0.4

09 Jun 11:46
Compare
Choose a tag to compare

Fix error: "assignment to undeclared variable 'condition'"

v1.0.3

26 Feb 21:22
Compare
Choose a tag to compare
  • Migrate openEO
  • Fix issue where collection extents were undefined

v1.0.2

04 Jul 21:57
Compare
Choose a tag to compare

Changed

  • Always migrate legacy media types

v1.0.1

04 Jul 20:44
Compare
Choose a tag to compare

Fixed

  • If no extent was present in a Collection, the assigned values has bbox for temporal and interval for spatial.