Releases: developmentseed/stac-fastapi-collection-discovery
Releases · developmentseed/stac-fastapi-collection-discovery
v0.2.3
01 Oct 20:23
Compare
Sorry, something went wrong.
No results found
v0.2.2
19 Sep 20:22
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: follow redirects in httpx clients by @hrodmn in #6
fix: handle url paths more robustly by @hrodmn in #6
feat: add collection-search capabilities to upstream API health check info by @hrodmn in #6
Full Changelog : v0.2.1...v0.2.2
v0.2.1
18 Sep 17:23
Compare
Sorry, something went wrong.
No results found
v0.2.0
18 Sep 16:51
Compare
Sorry, something went wrong.
No results found
v0.1.0
18 Sep 15:04
Compare
Sorry, something went wrong.
No results found
🚀 first release!
Features
Combines collection search results from multiple upstream STAC APIs
Supports standard STAC collection search parameters (bbox, datetime, limit, fields, sortby, filter, free text)
Token-based pagination across multiple APIs
Health check endpoint for monitoring upstream API availability and collection-search capability