Releases: developmentseed/titiler
Releases · developmentseed/titiler
2.0.1
What's Changed
- Fix command syntax in AWS Lambda deployment guide by @hamishcampbell in #1346
- Bump azure/setup-helm from 4 to 5 in the all group by @dependabot[bot] in #1350
- add openapi parameters for tile dependencies in WMTS endpoints by @vincentsarago in #1349
- fix(algorithm): handle mask type compatibility in contours algorithm by @machov in #1327
- ci: harden github actions workflows against zizmor findings by @lhoupert in #1354
- ci: setup trusted publishing and update xarray upstream test by @vincentsarago in #1355
- ci: add conventional commit check and release please by @lhoupert in #1356
- ci: add security audtit and ossf scorecard by @lhoupert in #1359
- chore: release main by @github-actions[bot] in #1358
New Contributors
- @hamishcampbell made their first contribution in #1346
- @machov made their first contribution in #1327
- @lhoupert made their first contribution in #1354
- @github-actions[bot] made their first contribution in #1358
Full Changelog: 2.0.0...2.0.1
helm-2.1.1
chore: release main (#1358) * chore: release main * fix: update readme * chore: version from 2.1.1 to 2.1.2 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: vincentsarago <vincent.sarago@gmail.com> Co-authored-by: Loïc Houpert <10154151+lhoupert@users.noreply.github.com>
2.0.0
What's Changed
- make assets option required and add assets=:all: notation by @vincentsarago in #1319
- add xarray dependency in titiler.application by @vincentsarago in #1321
- adapt render extension for v2 by @vincentsarago in #1323
- feat!: set values.yaml tag to "" by @ciaransweet in #1322
- make sure to default to 256px tilesize for map.html by @vincentsarago in #1325
- update for rio-tiler 9.0.0b1 by @vincentsarago in #1328
- chore: align plausible analytics domain by @aboydnw in #1330
- revert: restore titiler plausible domain by @aboydnw in #1331
- Chore/update plausible snippet by @aboydnw in #1332
- update rio-tiler version by @vincentsarago in #1333
- fix: reset pixel_selection per feature in statistics FeatureCollection by @raster-blaster in #1334
- Fix: allow : characters in xarray reader's sel parameter by @hrodmn in #1336
- Bump the all group across 1 directory with 2 updates by @dependabot[bot] in #1329
- Bump the all group with 5 updates by @dependabot[bot] in #1337
- Fix/map point query mosaic by @hrodmn in #1338
- 2.0.0b2 -> 2.0.0 by @vincentsarago in #1343
New Contributors
- @aboydnw made their first contribution in #1330
- @raster-blaster made their first contribution in #1334
Full Changelog: 1.2.1...2.0.0
1.2.1
titiler.xarray
- fix: allow
:characters in xarray reader'sselparameter (e.g. for timestamps) (#1336) [Backported from 2.0.0]
titiler.mosaic
- fix:
pixel-selectionmethod initialization to avoid FastAPI caching (author @raster-blaster, #1334) [Backported from 2.0.0]
Full Changelog: 1.2.0...1.2.1
2.0.0b2
Full Changelog: 2.0.0b1...2.0.0b2
2.0.0b1
What's Changed
- update for rio-tiler 9.0.0b1 by @vincentsarago in #1328
Full Changelog: 2.0.0a2...2.0.0b1
1.2.0
What's Changed
- Bump protobuf from 6.33.4 to 6.33.5 by @dependabot[bot] in #1310
- Update docs for
uvto use dependency groups, remove undocumented--devflag by @mfisher87 in #1315 - Add warning of deprecated metapackage to README and docs by @mfisher87 in #1316
- 1308 input validation changes by @captaincoordinates in #1313
- added titiler with stac user guide by @jaiindimple in #1306
New Contributors
- @mfisher87 made their first contribution in #1315
- @captaincoordinates made their first contribution in #1313
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- fix: make sure TMS have ids in WMTS response by @vincentsarago in #1299
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Enhc: Algo numpy improvements by @manand881 in #1294
- refactor WMTS to accept render metadata by @vincentsarago in #1296
New Contributors
- @manand881 made their first contribution in #1294
Full Changelog: 1.0.2...1.1.0