Skip to content

Conversation

Gomez324
Copy link
Collaborator

Added collection-search#filter conformance class to CollectionSearchExtension to enable compatibility with stac-auth-proxy collection filtering

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

GomezCF and others added 2 commits July 14, 2025 16:30
…xtension to enable compatibility with stac-auth-proxy collection filtering
Copy link
Collaborator

@jonhealy1 jonhealy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Just a couple thoughts.

BBrixen and others added 3 commits July 21, 2025 11:52
fixes incorrect or missing documentation for ES_USE_SSL,
ES_VERIFY_CERTS, and ES_API_KEY


**Description:**
- README.md documentation has incorrect default values for ES_USE_SSL
and ES_VERIFY_CERTS
- The default values that are used can be found at:
`./stac_fastapi/elasticsearch/stac_fastapi/elasticsearch/config.py` and
`./stac_fastapi/opensearch/stac_fastapi/opensearch/config.py`
- Adds documentation for ES_API_KEY

**PR Checklist:**

- [X] Code is formatted and linted (run `pre-commit run --all-files`)
- [X] Tests pass (run `make test`)
- [X] Documentation has been updated to reflect changes, if applicable
- [X] Changes are added to the changelog

---------

Co-authored-by: Bennett Patrick Brixen <[email protected]>
Co-authored-by: Jonathan Healy <[email protected]>
@jonhealy1 jonhealy1 self-requested a review July 21, 2025 11:00
Copy link
Collaborator

@jonhealy1 jonhealy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @GrzegorzPustulka!

@jonhealy1 jonhealy1 merged commit e34e923 into stac-utils:main Jul 21, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants