Skip to content

Conversation

@jonhealy1
Copy link
Collaborator

@jonhealy1 jonhealy1 commented Sep 30, 2025

Related Issue(s):

  • None

Description:

Fixed

  • 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.

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

@jonhealy1 jonhealy1 marked this pull request as ready for review September 30, 2025 07:39
@jonhealy1 jonhealy1 merged commit 18185f3 into stac-utils:main Sep 30, 2025
15 checks passed
@jonhealy1 jonhealy1 deleted the v6.5.0-post-collections-search-fixes branch September 30, 2025 07:39
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 3, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 8, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 8, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 9, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 9, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 9, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 9, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 9, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 10, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 10, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 10, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 10, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
YuriZmytrakov pushed a commit to YuriZmytrakov/stac-fastapi-elasticsearch-opensearch that referenced this pull request Oct 10, 2025
**Related Issue(s):**

- None

**Description:**

Fixed

- 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.

**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
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.

1 participant