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: CHANGES.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
## [Unreleased]
4
4
5
+
### Fixed
6
+
7
+
- Parsing of `CORS_ORIGINS`, `CORS_HEADERS`, and `CORS_METHODS` from environment variables ([#313](https://github.com/stac-utils/stac-fastapi-pgstac/pull/313))
8
+
5
9
### Changed
6
10
7
11
- Docker container runs as non-root user
@@ -25,10 +29,6 @@
25
29
26
30
- aws lambda handler in `app.py`
27
31
28
-
### Fixed
29
-
30
-
- Parsing of `CORS_ORIGINS` from environment variables ([#313](https://github.com/stac-utils/stac-fastapi-pgstac/pull/313))
0 commit comments