Releases: DHI/terracotta
Releases · DHI/terracotta
v0.10.1
v0.10.0
What's Changed
- fix pillow deprecation warning for mode argument in fromarray by @jkittner in #368
- Fix docker build github action by @atanas-balevsky in #370
- drop python3.9 by @jkittner in #371
- add order_by and ascendig query parameters to datasets endpoint by @jkittner in #367
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- avoid OverflowError by limiting z by @jkittner in #361
- Fix workflows by @dionhaefner in #363
- fix many deprecation warnings by @jkittner in #365
- Fixing zoom to file in App Preview - Rebuild by @zufryy in #366
- make terracotta compatible with python 3.13 by @jkittner in #364
New Contributors
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.7
What's Changed
- Optional gamma correction parameter by @biserhong in #350
New Contributors
- @biserhong made their first contribution in #350
Full Changelog: v0.8.6...v0.8.7
v0.8.6
What's Changed
- make terracotta python 3.12 compatible by @jkittner in #346
- remove upper bound from numpy version by @jkittner in #347
- Fix CI on osx by @dionhaefner in #349
- add turbo colormap by @jkittner in #348
- Install packages in docker container to enable flask profiling by @adkinsjd in #351
- Allows RasterIO to read GeoTiffs from S3 object stores requiring authentication by @MatthewTe in #354
New Contributors
- @jkittner made their first contribution in #346
- @adkinsjd made their first contribution in #351
- @MatthewTe made their first contribution in #354
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- Update PyPI workflow to use trusted publishing by @j08lue in #342
- Update author by @j08lue in #343
- Upper-bound numpy version to fix tests by @dionhaefner in #344
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- Update docker image to python 3.12 by @charalamm in #331
- Add demo and postgresql driver in docs by @charalamm in #334
- Build push a docker image to dockerhub on release by @charalamm in #336
- Do not overwrite GDAL_CACHEMAX if set by @dionhaefner in #338
- Update setup.py by @ecomodeller in #329
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Update mock to use moto v5 by @ecomodeller in #328
- Check if driver url or path is empty by @charalamm in #330
- Fix "Terracotta Connect" 403 Error on cloudflare-protected servers. by @pietertolsma in #332
New Contributors
- @pietertolsma made their first contribution in #332
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Create docker image by @charalamm in #313
- Fix pre-commit action by @dionhaefner in #323
- Remove numpy version upper bound restriction by @serj90 in #324
- fixed path typo at wsgi.rst by @xanderazuaje in #325
- Add rgb_range percentile support by @atanas-balevsky in #322
New Contributors
- @charalamm made their first contribution in #313
- @serj90 made their first contribution in #324
- @xanderazuaje made their first contribution in #325
- @atanas-balevsky made their first contribution in #322
Full Changelog: v0.8.1...v0.8.2