v0.1.0
What's Changed
Features
- collections search bbox by @sbrunato in #10
- implement polling mechanism by @anesson-cs in #5
- implement sortby for /items by @cauriol in #28
- Opentelemetry instrumentation by @jlahovnik in #4
- paginate collection by @RitejAyed in #26
- (core) set count search parameter to its value in settings by @anesson-cs in #31
Bug Fixes
- add id to all errors by @cauriol in #3
- add missing root link in /collections by @alambare in #7
- avoid invalid symbols in urls by @jlahovnik in #12
- avoid none in instrument property by @jlahovnik in #18
- empty body by @cauriol in #15
- Fixed free-text search by @gtesoro in #48
- make datetime filter work again on /collections by @anesson-cs in #46
- properly handle port with forwarded header by @bjgiraudon in #17
- remove providers in items and collections by @alambare in #6
- set server logging by @alambare in #36
- set wekeo_main products storageTier to online by @anesson-cs in #29
- take 'page' param into account during GET mode search by @anesson-cs in #9
- validation errors in case of unexpected property types by @jlahovnik in #11
- wekeo_main order/download by @cauriol in #25
- Collection bbox filter now works when collection bbox is a point by @gtesoro in #41
- pydantic ValidationError custom handler by @alambare in #8
- (collections) make pagination optional by @alambare in #35
- (logs) debug only our logs by @alambare in #39
- (queryables) properly set $id by @alambare in #40
Refactoring
- download link type by @cauriol in #32
- use collection id in download search_by_id by @jlahovnik in #44
- whoosh removed from eodag by @sbrunato in #47
Build System
- add env var for otel collector in docker compose by @jlahovnik in #16
- add github workflows by @jlahovnik in #2
- remove git repos from dependencies by @sbrunato in #33
- update dev optional dependencies by @sbrunato in #14
Deployment
Testing
New Contributors
- @alambare made their first contribution in #1
- @cauriol made their first contribution in #3
- @anesson-cs made their first contribution in #9
- @sbrunato made their first contribution in #10
- @jlahovnik made their first contribution in #4
- @bjgiraudon made their first contribution in #17
- @RitejAyed made their first contribution in #26
- @gtesoro made their first contribution in #41
Full Changelog: https://github.com/CS-SI/stac-fastapi-eodag/commits/v0.1.0