[MapProxy] New MapProxy 1.14.0 release

Johannes Weskamm weskamm at terrestris.de
Wed Nov 24 05:50:43 PST 2021


Hi,

We just released version 1.14.0 of MapProxy!

You can grab it as usual from https://pypi.org/project/MapProxy/

The release includes an important security fix if you are using MapProxy behind an HTTP proxy and it is advised to update your installation.

To upgrade within your virtualenv:

    $ pip install --upgrade --no-deps MapProxy

Documentation will be updated soon.

Here are the major changes:

  Improvements:

    * Refresh while serving (#518).
    * Enabled commandline option skip uncached (#515)
    * Several dependencies updated
    * Support for python 3.5 has been dropped because of its EOL, 3.9 has been added

Fixes:

    * Several minor bugfixes
    * Security fix to avoid potential web cache poisoning.

Best regards,
Johannes



More information about the MapProxy mailing list