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 8d5b5cc commit 487b15eCopy full SHA for 487b15e
CHANGES.md
@@ -2,6 +2,16 @@
2
3
## [Unreleased]
4
5
+### Changed
6
+
7
+- update `pypgstac` version requirement to `>=0.9,<0.10`
8
9
+### Added
10
11
+- lower bounds for `hydraters` requirements
12
+- `EXCLUDE_HYDRATE_MARKERS=TRUE/FALSE` (defaults to `TRUE`) to exclude `𒍟※` markers returned by PgSTAC
13
+- python `3.13` and `3.14` support
14
15
## [6.0.2] - 2025-10-03
16
17
- add `CORS_ORIGIN_REGEX` settings ([#298](https://github.com/stac-utils/stac-fastapi-pgstac/pull/298))
0 commit comments