File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 56
56
- ` writer_connection_string ` in ` PostgresSettings ` class
57
57
- ` testing_connection_string ` in ` PostgresSettings ` class
58
58
59
+ ## [ 5.0.3] - 2025-07-23
60
+
61
+ ### Fixed
62
+
63
+ - fix root-path handling when setting via env var or on app instance ([ #270 ] ( https://github.com/stac-utils/stac-fastapi-pgstac/pull/270 ) )
64
+
59
65
## [ 5.0.2] - 2025-04-07
60
66
61
67
### Fixed
@@ -463,7 +469,8 @@ As a part of this release, this repository was extracted from the main
463
469
464
470
- First PyPi release!
465
471
466
- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.2..main >
472
+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.3..main >
473
+ [ 5.0.3 ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.2..5.0.3 >
467
474
[ 5.0.2 ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.1..5.0.2 >
468
475
[ 5.0.1 ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/5.0.0..5.0.1 >
469
476
[ 5.0.0 ] : < https://github.com/stac-utils/stac-fastapi-pgstac/compare/4.0.3..5.0.0 >
You can’t perform that action at this time.
0 commit comments