Wagtail-cache

Latest version: v2.5.1

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.5.1

=====

* Bug fix: Support Django 5.1

2.5.0

=====

* Bug fix: gracefully handle backend cache errors by returning the un-cached page and adding an ``X-Wagtail-Cache: err`` header. For example, if the cache backend/server is down, if the cache runs out of memory, etc. These errors are also logged using the ``wagtail-cache`` Python logger.

* Bug fix: prevent duplicate entries in the keyring (used to show a list of cached pages).

* Docs: clarify behavior of cache backend ``TIMEOUT`` setting. Move advanced docs from install page to a separate page to keep it simple for beginners.

* Switch from black, flake8, and isort to ruff. Switch from ``setup.py`` to ``pyproject.toml``.

2.4.0

=====

* Support Wagtail 6 and Django 5.1

2.3.0

=====

* Support Wagtail 5 and Django 4.2.

* Remove ``django-redis`` compatibility backend. Django 4.0+ has a native redis backend.

2.2.0

=====

* Support Wagtail 4 and Django 4.1.

2.1.1

=====

* Fix Django deprecation warnings.

* Previously, the feature to strip cookies was not triggered if the Vary header
contained something other than "Cookie", e.g. ``Vary: Language, Cookie``. This
change properly inspects and rebuilds the Vary header in such cases.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.