Releases: stac-utils/stac-fastapi-elasticsearch-opensearch
Releases · stac-utils/stac-fastapi-elasticsearch-opensearch
v6.6.0
What's Changed
- Add latest news section, CloudFerro logo by @jonhealy1 in #485
- Make latest news section scrollable, adjust logo size by @jonhealy1 in #487
- Collections search bbox queries by @jonhealy1 in #481
- Default and max allowed returned values for collections and items by @YuriZmytrakov in #482
- Move sfeos-tools to a new repo by @jonhealy1 in #493
- Remove es7, update es8 in cicd by @jonhealy1 in #497
- fix: remove partial listing of collections from landing page by @StijnCaerts in #496
- Update es python, opensearch by @jonhealy1 in #499
- Python 3.14 support by @jonhealy1 in #501
- Switch to pyproject.toml by @jonhealy1 in #505
- Release v6.6.0 by @jonhealy1 in #506
Full Changelog: v6.5.1...v6.6.0
v6.5.1
What's Changed
- v6.5.1 post collections search fixes by @jonhealy1 in #483
- Issue where token, query param was not being passed to POST
collections search logic. - Issue where datetime param was not being passed from POST collections
search logic to Elasticsearch. - Collections search tests to ensure both GET /collections and GET/POST
/collections-search endpoints are tested.
Full Changelog: v6.5.0...v6.5.1
v6.5.0
What's Changed
- GET /collections filter extension by @jonhealy1 in #475
- Support for disabling attributes nested in properties. by @MathewNWSH in #474
- GET /collections search datetime by @jonhealy1 in #476
- GET /collections query extension by @jonhealy1 in #477
- POST /collections search by @jonhealy1 in #478
- Optional GET and POST /collections-search endpoint by @jonhealy1 in #478
- v6.5.0 by @jonhealy1 in #480
Full Changelog: v6.4.0...v6.5.0
v6.4.0
What's Changed
- Correcting item collection fields numReturned & numMatched by @rhysrevans3 in #446
- change type from json to jsonschema in ../collection/queryables by @MathewNWSH in #445
- better queryables and illegal_argument_exception fix for OS items load by @MathewNWSH in #427
- GET /collections search sort extension by @jonhealy1 in #456
- USE_DATETIME env var for filter behavior by @YuriZmytrakov in #452
- GET /collections search fields by @jonhealy1 in #465
- Enable collections search ENV variable by @jonhealy1 in #469
- GET /collections search free text extension by @jonhealy1 in #470
- Release v6.4.0 by @jonhealy1 in #467
New Contributors
- @MathewNWSH made their first contribution in #445
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
- Enabling asset indexing by @rhysrevans3 in #341
- Ensure Normalize func preserves milliseconds precision by @YuriZmytrakov in #423
- feat: Add env var ENV_MAX_LIMIT for items returned by @YuriZmytrakov in #434
- Blocking bulk_items endpoint when ENABLE_DATETIME_INDEX_FILTERING by @z-mrozu in #438
- Adding backwards compatibility for asset indexing by @rhysrevans3 in #433
- Add sort, query, filter extensions, functionality to item collection route by @jonhealy1 in #437
- Fields extension implementation for collections/{collection}/items by @z-mrozu in #436
- Release v6.3.0 by @jonhealy1 in #444
Full Changelog: v6.2.1...v6.3.0
v6.2.1
What's Changed
- Adding support for default environment variable to SFEOS for the number of returned items and STAC collections by @YuriZmytrakov in #419
- Simplifying patch by @rhysrevans3 in #420
- fix: Add id field to sort config for consisteny pagination by @YuriZmytrakov in #421
New Contributors
- @YuriZmytrakov made their first contribution in #419
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- Search optimization and indexing based on datetime options for large STAC datasets by @GrzegorzPustulka in #405
- v6.2.0 release/ update table of contents by @jonhealy1 in #418
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- Timeout setting for Opensearch and Elasticsearch by @z-mrozu in #408
- Added support for searching large amount of indices by @simonvb00 in #412
- update ES env variable documentation by @BBrixen in #410
- Enable collection filtering support for stac-auth-proxy by @GrzegorzPustulka in #411
- Publish release 6.1.0 by @jonhealy1 in #414
New Contributors
- @z-mrozu made their first contribution in #408
- @simonvb00 made their first contribution in #412
- @BBrixen made their first contribution in #410
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Add support for Patch endpoints, stac-fastapi parent libraries to v6.0.0 by @rhysrevans3 in #291
- Update to v6.0.0 by @jonhealy1 in #406
Full Changelog: v5.0.0...v6.0.0
v5.0.0
What's Changed
- Create shared sfeos helpers module by @jonhealy1 in #376
- Update docs by @jonhealy1 in #386
- Database authorization capability with SSL disabled by @GrzegorzPustulka in #388
- Update version to v5.0.0a1 by @jonhealy1 in #389
- Drop
requestsdependency and optimize data_loader by @Zaczero in #395 - Add support for optional enum queryables by @Zaczero in #390
- Use shared app config by @jonhealy1 in #399
- Update datetime filter by @jonhealy1 in #396
- Make orjson usage more consistent by @Zaczero in #402
- Add sponsors section to readme by @jonhealy1 in #378
- Add atomic maps supporter by @jamesfisher-geo in #380
- Readme redesign by @jonhealy1 in #381
- Add intro to Readme by @jonhealy1 in #384
- docs: add VITO Remote Sensing to list of supporters by @StijnCaerts in #385
- v5.0.0 release by @jonhealy1 in #404
New Contributors
- @GrzegorzPustulka made their first contribution in #388
Full Changelog: v4.2.0...v5.0.0