Skip to content

Releases: 3liz/py-qgis-server

1.7.11

10 Dec 13:11
6c37b59
Compare
Choose a tag to compare

1.7.9

05 Nov 19:26
efb3332
Compare
Choose a tag to compare
  • Fix landing page regression (from 1.7.7)

1.7.8

05 Nov 09:21
42cb257
Compare
Choose a tag to compare
  • Fix Managment API for Qgis >= 3.22
  • 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

30 Sep 09:46
d8da689
Compare
Choose a tag to compare
  • Configurable forwarded header list
    • Configure whitelist of Header's prefix allowed
      to be forwarded to Qgis api/services
  • Add condition when preprocessing POST requests
  • Handle QGIS_PROJECT_FILE environment variable
    • Return 400 on invalid OWS service request (no Map)

1.7.6

28 Sep 22:08
fb12c23
Compare
Choose a tag to compare
  • Fix wrong type for AMQP Logger variable connection_delay
  • Pass X-Qgis-* headers

1.7.5

21 Sep 11:30
0f15645
Compare
Choose a tag to compare
  • Fix streamed GetFeature requests
    • Refactorize streamed response
    • Allow empty chunk
  • Logging: raise from debug to error if invalid layers are found
  • Use docker-compose for running tests

1.7.4

07 Sep 12:14
b94a3a7
Compare
Choose a tag to compare
  • Enforce required python version in setup.py
  • Fix supports for PUT/DELETE/PATCH/HEAD HTTP methods for qgis API

1.7.3-1

07 Sep 09:17
15dfd5b
Compare
Choose a tag to compare
Fix Qgis server api call in managment

1.7.3

07 Sep 09:17
15dfd5b
Compare
Choose a tag to compare
Fix Qgis server api call in managment