chore(deps): update dependency titiler.application to v0.21.1 #111
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.
This PR contains the following updates:
==0.19.2
->==0.21.1
Release Notes
developmentseed/titiler (titiler.application)
v0.21.1
Compare Source
titiler.core
slope
algorithm (@tayden, https://github.com/developmentseed/titiler/pull/1088)titiler.xarray
v0.21.0
Compare Source
Misc
use
URN
style CRS notation in WMTS documentUnify Docker images (deprecate
titiler-uvicorn
)Uvicorn
before
now
Gunicorn
before
now
v0.20.1
Compare Source
titiler.xarray
zarr
to>2,<3.0
to avoid zarr 3.0 breaking changesv0.20.0
Compare Source
titiler.core
titiler.core.utils.bounds_to_geometry
and reduce code duplication in factories (author @PratapVardhan, https://github.com/developmentseed/titiler/pull/1047)render_image
(author @PratapVardhan, https://github.com/developmentseed/titiler/pull/1046)rescale_dependency
andcolor_formula_dependency
attributes inTilerFactory
class breaking changerescale
andcolor_formula
QueryParameters dependencies inImageRenderingParams
class breaking changetitiler.core.utils.render_image
function breaking changerender_func: Callable[..., Tuple[bytes, str]] = render_image
attribute inTilerFactory
classcastToInt
,Floor
,Ceil
algorithmstitiler.application
/healthz
endpoint to return dependencies versions (titiler, rasterio, gdal, ...) (author @scottyhq, https://github.com/developmentseed/titiler/pull/1056)templates/index.html
to bootstrap5, remove unused css, reuse bs classes (author @PratapVardhan, https://github.com/developmentseed/titiler/pull/1048)titiler.mosaic
rescale_dependency
andcolor_formula_dependency
attributes inMosaicTilerFactory
class breaking changerender_func: Callable[..., Tuple[bytes, str]] = render_image
attribute inMosaicTilerFactory
class breaking changetitiler.extensions
factory.render_func
as render function inwmsExtension
endpointsstacRenderExtension
which adds two endpoints:/renders
(lists all renders) and/renders/<render_id>
(render metadata and links) (author @alekzvik, https://github.com/developmentseed/titiler/pull/1038)Misc
python3.8
support (author @pratapvardhan, https://github.com/developmentseed/titiler/pull/1058)python3.13
support (author @pratapvardhan, https://github.com/developmentseed/titiler/pull/1058)v0.19.3
Compare Source
titiler.xarray
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.