You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
17
18
18
### Fixed
19
19
20
-
- Issue where token, query param was not being passed to POST collections search logic
21
-
- Issue where datetime param was not being passed from POST collections search logic to Elasticsearch
22
-
- Collections search tests to ensure both GET /collections and POST /collections-search endpoints are tested
20
+
- Issue where token, query param was not being passed to POST collections search logic[#483](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/483)
21
+
- Issue where datetime param was not being passed from POST collections search logic to Elasticsearch[#483](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/483)
22
+
- Collections search tests to ensure both GET /collections and GET/POST /collections-search endpoints are tested[#483](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/483)
0 commit comments