Releases: 3liz/py-qgis-server
Releases · 3liz/py-qgis-server
1.7.11
- Fix the release process on https://pypi.org
1.7.9
1.7.8
- Fix Managment API for Qgis >= 3.22
- See qgis/QGIS#45439
- Fix critical failure handling
- Fix 'cache' api handler
- Do not call 'initQgis' when initialising Qgis server
- [API]: Forward OPTION request to api handlers
- Tests: abort on container exit with proper return code
- Remove claiming support for Qgis 3.10
1.7.7
- Configurable forwarded header list
- Configure whitelist of Header's prefix allowed
to be forwarded to Qgis api/services
- Configure whitelist of Header's prefix allowed
- Add condition when preprocessing POST requests
- Handle
QGIS_PROJECT_FILE
environment variable- Return 400 on invalid OWS service request (no Map)
1.7.6
- Fix wrong type for AMQP Logger variable
connection_delay
- Pass
X-Qgis-*
headers- Allow custom headers from qgis/QGIS#41333