Skip to content

Releases: 3liz/py-qgis-server

1.7.20

02 May 17:17
fac344e
Compare
Choose a tag to compare
  • Fix attribute dereference on undefined response
  • Fix invalid url in managment cache api

1.7.19

02 May 16:02
e0d6588
Compare
Choose a tag to compare
  • 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

04 Mar 12:09
37f0522
Compare
Choose a tag to compare
  • Fix regression on response time in monitor response

1.7.17

03 Mar 10:46
20a2062
Compare
Choose a tag to compare
  • Output 'version' infos to stdout
  • Fix handler arguments when using ACL filters
  • Increase cache manager logging verbosity
  • Add more information in the --version to display all versions related to QGIS Server : GDAL, PROJ, Qt…

1.7.16

16 Feb 11:58
0224de0
Compare
Choose a tag to compare
  • Add BAN cache observer
  • Fix parameter's case in OGC API requests
  • Implement configurable cache observers
  • Add 'Last-Modified' header
  • Support Etag in HEAD methods for OWS requests
  • Implement configurable monitor backend
  • Remove 'maxcycle' option.

1.7.15

02 Feb 13:33
ba6af56
Compare
Choose a tag to compare
  • 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

20 Jan 07:20
2bea038
Compare
Choose a tag to compare
  • Define explicit CACHE_DEFAULT_HANDLER configuration option
  • Monitoring: define default routing key as fallback when using dynamic key

1.7.13

03 Jan 13:13
fc0d386
Compare
Choose a tag to compare
  • Do not require api:<name> config section when granting api access
  • Compute etag for ows getcapabilities requests
  • Disable project's WMTSUrl

1.7.12

10 Dec 13:58
0fda294
Compare
Choose a tag to compare
  • Fix the wrong tag in Makefile

1.7.11

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