Releases: 3liz/py-qgis-server
Releases · 3liz/py-qgis-server
1.7.20
1.7.19
- Fix extra argument in logging format string when handling
worker exception - Enhanced request metrics returned from workers
- Fix regression in managment api
- Fix proxy/worker runtime configuration
- The configuration was broken since supervision was implemented
- Change entrypoint for access policy extension
1.7.18
1.7.17
1.7.16
1.7.15
- Install server in venv in docker image
- Ensure that exit code is non-zero on pool failure
- Set option to check for cache invalidation/refresh asynchronously
- Use QgsProjectStorage for unhandled uri schemes
- This allow support for all QgsProjectStorage extensions
- Add
ALLOW_STORAGE_SCHEMES
configuration for restricting allowed project schemes - Fix api managment:
- Follow backport for qgis/QGIS#45439
- Fix regression from static cache implementation
1.7.14
1.7.13
1.7.12
1.7.11
- Fix the release process on https://pypi.org