Releases: stac-utils/stac-fastapi-elasticsearch-opensearch
Releases · stac-utils/stac-fastapi-elasticsearch-opensearch
v6.16..0
What's Changed
- Update pin gh actions to sha by @jonhealy1 in #670
- Update gh actions weekly by @jonhealy1 in #686
- Update, loosen core deps: fastapi, starlette, uvicorn by @jonhealy1 in #687
- Update Elasticsearch version in cicd, elasticsearch[async] python library by @jonhealy1 in #688
- Add queryables customization options by @jonhealy1 in #645
- Update uvicorn requirement from ~=0.23.0 to >=0.23,<0.45 in /stac_fastapi/opensearch by @dependabot[bot] in #698
- Update httpx requirement from <0.28.0,>=0.24.0 to >=0.24.0,<0.29.0 in /stac_fastapi/opensearch by @dependabot[bot] in #694
- Update overrides requirement from ~=7.4.0 to >=7.4,<7.8 in /stac_fastapi/core by @dependabot[bot] in #697
- change dependabot from daily to weekly by @jonhealy1 in #700
- Add compose files using ghcr images by @jonhealy1 in #707
- Custom Mappings and Custom Sortable Fields List (issue #579) by @ccancellieri in #643
- Switch to hashlib for item index name. by @rhysrevans3 in #661
- Update CHANGELOG with recent changes by @jonhealy1 in #710
- Bump the github-actions-updates group with 3 updates by @dependabot[bot] in #711
- release v6.16.0 by @jonhealy1 in #713
New Contributors
- @ccancellieri made their first contribution in #643
Full Changelog: v6.15.0...v6.16.0
v6.15.0
What's Changed
- Bump azure/setup-helm from 4 to 5 by @dependabot[bot] in #655
- Use op_type="create" for item insert paths to avoid redundant existence checks by @Gomez324 in #638
- Bump azure/setup-kubectl from 4 to 5 by @dependabot[bot] in #664
- Make ES_MAX_URL_LENGTH configurable and fix empty collection_ids fallback by @Gomez324 in #656
- Atomic Redis queue operations via pipelines and periodic lock refresh to prevent ghost entries and race conditions by @Gomez324 in #647
- feat: implement AST structure for cql2-json queries index selection by @YuriZmytrakov in #659
- feat: add type validation for fields in mapping by @YuriZmytrakov in #649
- v6.15.0 release by @jonhealy1 in #669
Full Changelog: v6.14.1...v6.15.0
v6.14.1
What's Changed
- Link existing catalog collections by id by @jonhealy1 in #644
- Update readme for linking existing collection to catalog by @jonhealy1 in #646
- fix: ensure to_es do not add duplicate fields by @YuriZmytrakov in #616
- Import new stac-fastapi-catalogs-extension by @jonhealy1 in #648
- Make the new stac-fastapi-catalogs-extension installation optional by @jonhealy1 in #652
- Add catalogs option to es/os install by @jonhealy1 in #653
- Release v6.14.1 by @jonhealy1 in #654
Full Changelog: v6.14.0...v6.14.1
v6.14.0
What's Changed
- Catalog links refactor by @jonhealy1 in #629
- Add support for OpenSearch 3.5.0 by @jonhealy1 in #631
- 'json_patch_item' datetime validation for datetime-based indexes: by @Gomez324 in #636
- Add metrics instrumentation and optional dependency for prometheus by @bountx in #622
- fix POST /collections-search cql2-json filter by @jonhealy1 in #640
- update sfeos-tools section by @jonhealy1 in #637
- fix catalogs/catalogId/collections, context, pagination by @jonhealy1 in #634
- release v6.14.0 by @jonhealy1 in #642
Full Changelog: v6.13.0...v6.14.0
v6.13.0
What's Changed
- datetime index selection over-fetching on end_datetime filter by @Gomez324 in #608
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #617
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #615
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #618
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #621
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #623
- feat: add retry for datetime search queries by @YuriZmytrakov in #605
- Fix local OS tests not passing by @bountx in #627
- Added datetime-only index filtering: when no collections are specified but a datetime range is provided by @Gomez324 in #620
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #626
- Sub-catalogs links DAG update by @jonhealy1 in #624
- fix: numberMatched returns null in heavy search requests by @YuriZmytrakov in #610
- V6.13.0 by @jonhealy1 in #630
Full Changelog: v6.12.0...v6.13.0
v6.12.0
What's Changed
- Removing
.assetsfrom asset queryables by @rhysrevans3 in #602 - stac-fastapi -> v6.2.1 by @jonhealy1 in #606
- Bump helm/kind-action from 1.13.0 to 1.14.0 by @dependabot[bot] in #604
- PEP 604, use native types by @jonhealy1 in #607
- Free-text update, improvements by @jonhealy1 in #613
- Release v6.12.0 by @jonhealy1 in #614
Full Changelog: v6.11.0...v6.12.0
v6.11.0
What's Changed
- feat: add sentry for sfeos support by @YuriZmytrakov in #601
- Sortable Fields Restrictions Removed by @YafetBF in #582
- Race condition in datetime-based indexes by @Gomez324 in #599
- v6.11.0 by @jonhealy1 in #603
New Contributors
Full Changelog: v6.10.2...v6.11.0
v6.10.2
v6.10.1
What's Changed
- Bump azure/setup-helm from 3 to 4 by @dependabot[bot] in #585
- Bump azure/setup-kubectl from 3 to 4 by @dependabot[bot] in #586
- Bump helm/kind-action from 1.8.0 to 1.13.0 by @dependabot[bot] in #587
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #588
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #589
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #590
- Fix Item Duplicate Detection Across Datetime Indexes by @bountx in #575
- Fixed end_datetime selection when splitting indices in a datetime-based indexing strategy. by @Gomez324 in #595
- Fix sub catalog description by @jonhealy1 in #596
- Release v6.10.1 by @jonhealy1 in #597
Full Changelog: v6.10.0...v6.10.1
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