-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(release)!: Improve stac integration tests, add optional web acl …
…configuration for cloudfront, titiler-pgstac v1 upgrade (#405) ### 📣 Breaking - [feat!: titiler-pgstac v1 upgrade #398](#398) introduces breaking endpoint changes; see [titiler-pgstac v0.8 -> v1.0 migration docs](https://stac-utils.github.io/titiler-pgstac/latest/migrations/v1_migration/) ### ✨ Added - [feat: add optional web acl configuration for cloudfront #396](#396) ### 🪙 Changed/Updated - [chore: Improve stac integration tests #395](#395) - [chore: add gitignore entry for Jetbrains IDEs #409](#409) ### 🩹 Fixed - [fix: render fix for titiler-pgstac v1 upgrade #408](#408)
- Loading branch information
Showing
12 changed files
with
242 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -143,3 +143,6 @@ cdk-dev.out | |
stac-browser | ||
|
||
container_logs.log | ||
|
||
# Jetbrains IDEs | ||
.idea |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.