We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fd282 commit d0b1a84Copy full SHA for d0b1a84
CHANGELOG.md
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
13
14
### Fixed
15
16
+- Ensure datetime filter uses nanoseconds instead of truncation, and enforc 1970-2262 date boundaries to prevent Elasticsearch/OpenSearch nanosecond resolution errors. [#529](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/529)
17
+
18
### Removed
19
20
### Updated
0 commit comments