v6.8.0
What's Changed
- fix[stac_fastapi.core]: await request.body() coroutine by @StijnCaerts in #551
- feat: Add /catalogs route for Federated STAC API Support by @jonhealy1 in #547
- fix: parse ES_TIMEOUT environment variable to int by @StijnCaerts in #556
- Add parent ids list to collections, delete collection for collections belonging to catalogs by @jonhealy1 in #554
- Delete catalog fixes by @jonhealy1 in #557
- Implement Validation for Non-Queryable Attributes in Filtering by @bountx in #532
- Add /children extension to /catalogs route by @jonhealy1 in #558
- Dynamic catalog route links by @jonhealy1 in #559
- Quick and harmless fix to help with alternate OpenSearch schemas by @tloubrieu-jpl in #553
- Minor version update to v6.8.0 by @jonhealy1 in #561
New Contributors
- @tloubrieu-jpl made their first contribution in #553
Full Changelog: v6.7.6...v6.8.0