Releases: developmentseed/titiler
Releases · developmentseed/titiler
0.20.0
What's Changed
- feature: add layer control to map viewer html template by @hrodmn in #1051
- Include rasterio.show_versions() output in healthz endpoint by @scottyhq in #1056
- Bump helm/kind-action from 1.10.0 to 1.11.0 in the all group by @dependabot in #1054
- improve query string handling in LowerCaseQueryStringMiddleware using urlencode by @pratapvardhan in #1050
- Add python 3.13, remove 3.8 by @pratapvardhan in #1058
- cleanup: migrate bootstrap5, remove unused css, fix indent, reuse bs classes by @pratapvardhan in #1048
- style: use generator expression in CacheControlMiddleware.any() by @pratapvardhan in #1049
- switch from black to ruff-format by @vincentsarago in #1059
- refactor: add core.utils.bounds_to_geometry to reuse in factories by @pratapvardhan in #1047
- refactor: simplify image format dtype validation by @pratapvardhan in #1046
- WMTS BoundingBox fix and WMTS template adjustment by @AndrewAnnex in #1052
- refactor render dependencies by @vincentsarago in #1029
- feat: STAC Render Extension support by @alekzvik in #1038
- doc: fix xarray readme typo by @pratapvardhan in #1061
- add cast, floor and ceil algorithm by @vincentsarago in #1065
- Bump helm/kind-action from 1.11.0 to 1.12.0 in the all group by @dependabot in #1062
- 0.19.2 -> 0.20.0 by @vincentsarago in #1066
New Contributors
- @scottyhq made their first contribution in #1056
- @pratapvardhan made their first contribution in #1050
- @alekzvik made their first contribution in #1038
Full Changelog: 0.19.2...0.20.0
0.19.2
What's Changed
- Fix typo in documentation(docs/src/external_links.md) URL by @wakame1367 in #1032
- Update README.md by @kcarini in #1036
- Bump codecov/codecov-action from 4 to 5 in the all group by @dependabot in #1033
- define variable outside endpoint code by @vincentsarago in #1040
- update build backend and others by @vincentsarago in #1042
New Contributors
- @wakame1367 made their first contribution in #1032
- @kcarini made their first contribution in #1036
Full Changelog: 0.19.1...0.19.2
0.19.1
What's Changed
- Updating Azure Functions Commands by @pablo-padua in #1028
- docs: add multidimensional data via xarray as supported on readme by @ciaransweet in #1027
- add titiler in map attributions by @vincentsarago in #1030
New Contributors
- @pablo-padua made their first contribution in #1028
- @ciaransweet made their first contribution in #1027
Full Changelog: 0.19.0...0.19.1
0.19.0
What's Changed
- remove defaults in deps and add
.as_dict
method to theDefaultDependency
class by @vincentsarago in #819 - switch to mkdocstrings for API docs by @vincentsarago in #952
- fix: Encode URL for cog_viewer and stac_viewer by @guillemc23 in #961
- Improve XSS security by @jcary741 in #953
- Patch/update from maint 0.18 by @vincentsarago in #970
- fix hillsahde algorithm by @vincentsarago in #985
- feature: add links for render parameters and /cog/map link to /cog/viewer dashboard by @hrodmn in #987
- simplify Factories by @vincentsarago in #943
- update rio-tiler dependency by @vincentsarago in #1003
- convert Numpy.Array/Generic for JSON encoding by @vincentsarago in #1008
- Update from deprecated path in benchmarks by @maxrjones in #1011
- add
Layers
to wmts and reorder dependencies by @vincentsarago in #1012 - set min/maxNativeZoom in tileLayer instead of min/maxZoom by @hrodmn in #1015
- add OGC tileset list and tileset metadata endpoints by @vincentsarago in #1017
- add gif mediatype by @vincentsarago in #1018
- update STAC reference by @emmanuel-ferdman in #1005
- Point to return masked values by @vincentsarago in #1020
- Add Xarray sub-package by @vincentsarago in #1013
- Release/v0.19.0 by @vincentsarago in #1022
New Contributors
- @guillemc23 made their first contribution in #961
- @jcary741 made their first contribution in #953
- @hrodmn made their first contribution in #987
- @maxrjones made their first contribution in #1011
- @emmanuel-ferdman made their first contribution in #1005
Full Changelog: 0.18.10...0.19.0