Skip to content

Releases: EOX-A/stac-fastapi-pgstac-pair-search

0.1.2

10 Nov 15:24

Choose a tag to compare

  • renamed app image from stac-fastapi-pgstac-pair-search to stac-fastapi-pgstac-pair-search/pair-search-app
  • rebuild pgstac image and publish under the name stac-fastapi-pgstac-pair-search/pgstac-pair-search with pair-search functions
  • removed old SQL files from repository

0.1.0

04 Nov 15:06

Choose a tag to compare

  • rewrite of the the low-level DB queries
  • numerous fixes and improvements

0.0.5

23 Oct 13:08

Choose a tag to compare

  • fixed conformance URLs

0.0.4

21 Oct 13:43

Choose a tag to compare

  • make sure to convert search limit from environment to int

0.0.3

21 Oct 13:24

Choose a tag to compare

  • increased the single collection search limit to 1000; make it configurable via environment variable PAIR_SEARCH_COLLECTION_SEARCH_LIMIT (#10)
  • added more tests for collections search parameters and fixed some issues (#11)

0.0.2

21 Oct 13:23

Choose a tag to compare

  • report pair-search conformance classes (#8)
  • add pagination (#9)

0.0.1

24 Sep 07:21

Choose a tag to compare

0.0.1 - 2025-09-24

  • first release