Releases: geoadmin/service-stac
Releases · geoadmin/service-stac
v1.7.0
v1.6.0
v1.5.1
Release v1.5.1
Bugs
- BGDIINF_SB-1898: STAC crash KeyError('content-type') for non authorized action
- BGDIINF_SB-1897: STAC: ValueError('list.remove(x): x not in list') on Asset eo:gsd update
v1.5.0
Release v1.5.0
Features
- BGDIINF_SB-1864: API output order for request /collections by collectionId
- BGDIINF_SB-1863: Admin GUI: Publish/unpublish flag
- BGDIINF_SB-1649: Admin interface: Add item date time fields help text
- BGDIINF_SB-1726: Remove /items and /assets POST
- BGDIINF_SB-1725: Remove /collections POST
- BGDIINF_SB-1650: Admin interface: Add item Geometry Text field
Bugs
- BGDIINF_SB-1844: Admin GUI: empty property "description" in object "provider"
- BGDIINF_SB-1850: Admin GUI: cannot add Asset
- BGDIINF_SB-1652: Admin interface: Add collection - license field missing
v1.4.2
v1.4.1
Release v1.4.1
Bugs
- BGDIINF_SB-1826: Admin interface for Item: 500 Internal Server Error
- BGDIINF_SB-1827: Service-stac admin interface item geometry field missing
Release v1.4.0
Release v1.4.0
Features
- BGDIINF_SB-1734: Remove md5 checksum support
- BGDIINF_SB-1646: Admin interface: Items list - Add a column with the collection and a filter
- BGDIINF_SB-1647: Admin interface: Assets list - Add columns with the itemId and the collectionId and a filter
- BGDIINF_SB-1810: Add asset upload in admin page
- BGDIINF_SB-1753: "[service-stac] - Any change should update the property ""updated"" upstream"
- BGDIINF_SB-1566: Asset media type validation against name and file extension
- BGDIINF_SB-1723: convert collections POST to PUT upsert
- BGDIINF_SB-1746: Remove the Item renaming functionality
- BGDIINF_SB-1747: Remove the Asset renaming functionality
- BGDIINF_SB-1724: convert items / assets POST to PUT upsert
- BGDIINF_SB-1625: adapt assets endpoint to presigned-URL asset mgmt
- BGDIINF_SB-1739: implement presigned URLs for assets
- BGDIINF_SB-1740: Deleting an asset metaobject should also delete the asset on s3
- BGDIINF_SB-1742: deleting a collection should only be possible if it doesn't contain any items anymore
- BGDIINF_SB-1764: STAC openapi spec should be valid against one/several OpenAPI validators
Bugs
- BGDIINF_SB-1754: Wrong content-type request gives a 500 instead of a 415
- BGDIINF_SB-1670: Correct the transactional examples in the STAC spec