Releases: UNDP-Data/geo-cogserver
Releases · UNDP-Data/geo-cogserver
v0.4.0
What's Changed
- chore: upgrade titiler to 0.19.2 by @JinIgarashi in #109
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
- added gunicorn by @iferencik in #99
- chore(deps): update dependency titiler.application to v0.18.3 by @renovate in #100
- chore(deps): update dependency uvicorn to v0.30.1 by @renovate in #101
- chore(deps): update docker/build-push-action action to v6 by @renovate in #102
- feat: flood detection algorithm by @Thuhaa in #103
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.1.11...v0.2.1
v0.1.11
What's Changed
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- fix: changed threshold data type from float to int by @JinIgarashi in #97
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- fix: changed threshold value range from 10 to 100, and divide by 100 in algorithm by @JinIgarashi in #96
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- fix: revert ARG to ENV in Dockerfile by @JinIgarashi in #93
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- fix: add reload value by @JinIgarashi in #90
- refactor: use only a valid_mask for simplifying by @JinIgarashi in #91
- fix: set default threshold to 0.1 and merged datam and threahold mask into one by @JinIgarashi in #92
Full Changelog: v0.1.5...v0.1.6