Releases: stac-utils/stac-fastapi-elasticsearch-opensearch
Releases · stac-utils/stac-fastapi-elasticsearch-opensearch
v6.10.0
What's Changed
- Link hierarchical sub catalogs by @jonhealy1 in #573
- Add hidden item filtering with HIDE_ITEM_PATH by @YuriZmytrakov in #566
- Add datetime range aliases for optimized index filtering by @Gomez324 in #537
- Create helm chart by @whatnick in #455
- v6.10.0 by @jonhealy1 in #584
New Contributors
Full Changelog: v6.9.0...v6.10.0
v6.9.0
What's Changed
- Fix test warnings/ reorganize configuration reference by @jonhealy1 in #569
- Use single Docker image for ES/OS tests by @YuriZmytrakov in #570
- Add Custom Elasticsearch/OpenSearch Mappings Support by @bountx in #546
- Use wildcard * to filter_fields by @johnmichaelmurner in #567
- v6.9.0 release by @jonhealy1 in #576
Full Changelog: v6.8.1...v6.9.0
v6.8.1
What's Changed
- Ensure collection safety on /catalogs route by @jonhealy1 in #562
Full Changelog: v6.8.0...v6.8.1
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
v6.7.6
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #534
- fix: ensure isformat does not truncate 0Z by @YuriZmytrakov in #535
- fix: ensure datetime in post request is normalized by @YuriZmytrakov in #543
- fix: ensure min, max dates have correct format by @YuriZmytrakov in #539
- Make redis imports optional by @jonhealy1 in #549
- Release v6.7.6 by @jonhealy1 in #550
Full Changelog: v6.7.5...v6.7.6
v6.7.5
What's Changed
- fix: ensure datetime uses nano seconds by @YuriZmytrakov in #529
- feat: retry with back-off logic for Redis by @bountx in #528
- fix: add redis to run tests by @YuriZmytrakov in #536
- Update to v6.7.5, fix redis optional dependencies, stac-fastapi to v6.1.1 by @jonhealy1 in #541
- Removed support for Python 3.9, 3.10 by @jonhealy1 in #541
- add redis deps to docs by @jonhealy1 in #542
New Contributors
Full Changelog: v6.7.4...v6.7.5
v6.7.4
What's Changed
- fix: Adding a key for technical/private data in SFEOS by @YuriZmytrakov in #518
- v6.7.4 release by @jonhealy1 in #526
Full Changelog: v6.7.3...v6.7.4
v6.7.3
What's Changed
- fix: ensure max_connection can accept None, Null, empty string by @YuriZmytrakov in #519
- Remove /collections-search from default landing page by @jonhealy1 in #524
- v6.7.3 by @jonhealy1 in #525
Full Changelog: v6.7.2...v6.7.3
v6.7.2
What's Changed
- Fix cql2-text between operator by @jonhealy1 in #521
- v6.7.2 by @jonhealy1 in #522
Full Changelog: v6.7.1...v6.7.2
v6.7.1
What's Changed
- fix: ensure max_connection accepts default/None by @YuriZmytrakov in #515
- v6.7.1 by @jonhealy1 in #517
Full Changelog: v6.7.0...v6.7.1