This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
forked from developmentseed/titiler
-
Notifications
You must be signed in to change notification settings - Fork 0
0.11.7 > 0.14.0 #16
Open
graphific
wants to merge
165
commits into
20treeAI:main
Choose a base branch
from
developmentseed:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
0.11.7 > 0.14.0 #16
Conversation
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
…_features_to_helm_chart
…atures_to_helm_chart Added HostPath, ImagePullSecret and TerminationGracePeriodSeconds support
Pydantic underwent a major API change in June-July 2023, from v1 to v2.
* sketch use of Annotated types * fix * fix2 * full round of annotations * more annotations * update dependencies * update changelog
* fixed custom extension docs * fixed example in extensions readme --------- Co-authored-by: Darell van der Voort <[email protected]>
* update morecantile and rio-tiler versions * update statistics methods * update extensions * update cogeo-mosaic * remove mercantile * add boto3 * fix mosaic deps * fix and test algo * name * update jsonschema version * more mosaic tests * update stac extension * update changelog
* change openapi/docs url and update landing page * update tests
* add benchmark comparison * fix
* update to pydantic 2.0 and other dependencies * pin pydantic for mypy
…eters (#677) * fix: Lower case string middleware fails on pre signed url * test for lower case middleware query string stripping fix * note middleware fix in changelog --------- Co-authored-by: Jack Arthur Harrhy <[email protected]>
* By default, load band at index 2 as blue band in cog and stac viewer * Make RGB loading logic in viewer more D.R.Y * update changelog --------- Co-authored-by: vincentsarago <[email protected]>
…ndency` class (#819) * remove defaults in deps and add `kwargs` property * rename kwargs to as_dict()
* fix: Encode URL for cog_viewer and stac_viewer * update changelog --------- Co-authored-by: vincentsarago <[email protected]>
* improve XSS security * update changelog --------- Co-authored-by: Jay Cary <[email protected]> Co-authored-by: vincentsarago <[email protected]>
* revert to fastapi and update version * docker compose * Bump version: 0.18.5 → 0.18.6 * fix aws dockerfile * bump version
…ewer dashboard (#987) * add buttons for sharing parameters and a link * print arrays instead of strings, fix 3-band params * only show 'share' button when enable_viewer=True * simplify viewer_enabled logic
* simplify Factories * fix * fix mosaic * update changelog * update version number * update changelog * update changelog
* update rio-tiler dependency * fix * use BoundingBox instead of WGS84BoundingBox in wmts when tms is not based on WGS84 (#1004)
* add OGC tileset list and tileset metadata endpoints * fix
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.