Releases: developmentseed/titiler
Releases · developmentseed/titiler
0.22.1
What's Changed
- [titiler.xarray] update type informations for reader and path_dependencies by @vincentsarago in #1155
Full Changelog: 0.22.0...0.22.1
0.22.0
What's Changed
- Fix docker run example in README.md by @andrewharvey in #1090
- link to output format from documented format parameters by @andrewharvey in #1091
- Add output min and max metadata to slope algorithm by @tayden in #1089
- add point query on right-click to map viewer by @hrodmn in #1100
- Feature/multiple drop dim by @vincentsarago in #1111
- fix links when app is behind proxy by @vincentsarago in #1120
- Feature/refactor middlewares by @vincentsarago in #1115
- Fix TerrainRGB algorithm and param user-controlled nodata-height by @jo-chemla in #1116
- Fix capitalization by @j08lue in #1123
- Issue 1122: Fixed mistake in "Working with STAC" documentation. by @jose-lpa in #1127
- Added document on getting started with TiTiler by @jaiindimple in #1124
- add xarray DatasetMetadataExtension by @vincentsarago in #1118
- rename /map to /map.html by @vincentsarago in #1136
- add
min,max,mean,median,stdandvaralgorithms by @vincentsarago in #1138 - update docs by @vincentsarago in #1140
- refactor xarray dimension selection by @vincentsarago in #1134
- remove deprecated dependencies and fixes by @vincentsarago in #1141
- add operationIds by @vincentsarago in #1145
- add support for OGC common and Tiles by @vincentsarago in #1146
- update rio-tiler to allow optional output size by @vincentsarago in #1149
- Feature/mosaic asset accessor by @vincentsarago in #1151
- fix: use minZoom instead of minNativeZoom by @hrodmn in #1150
- update geojson-pydantic by @vincentsarago in #1152
New Contributors
- @andrewharvey made their first contribution in #1090
- @jo-chemla made their first contribution in #1116
- @j08lue made their first contribution in #1123
- @jose-lpa made their first contribution in #1127
- @jaiindimple made their first contribution in #1124
Full Changelog: 0.21.1...0.22.0
0.21.1
What's Changed
- Fix type used for group argument in xarray tests by @maxrjones in #1081
- docs: change reader to backend in docs reference to MosaicTiler by @hrodmn in #1086
- Support Zarr-Python 3 by @maxrjones in #1082
- Add slope algorithm by @tayden in #1088
Full Changelog: 0.21.0...0.21.1
0.21.0
What's Changed
- create uniq docker image by @vincentsarago in #1067
- switch to URN style by @vincentsarago in #1077
- Bump helm/chart-testing-action from 2.6.1 to 2.7.0 in the all group by @dependabot in #1073
- 0.20.1 -> 0.21.0 by @vincentsarago in #1078
Full Changelog: 0.20.1...0.21.0
What's Changed
- create uniq docker image by @vincentsarago in #1067
- switch to URN style by @vincentsarago in #1077
- Bump helm/chart-testing-action from 2.6.1 to 2.7.0 in the all group by @dependabot in #1073
- 0.20.1 -> 0.21.0 by @vincentsarago in #1078
Full Changelog: 0.20.1...0.21.0
0.20.1
What's Changed
- pin zarr package to >2.0,<3.0 by @vincentsarago in #1069
Full Changelog: 0.20.0...0.20.1
0.19.3
Full Changelog: 0.19.2...0.19.3
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_dictmethod to theDefaultDependencyclass 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
Layersto 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