Plone.recipe.zope2instance

Latest version: v6.13.0

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

Scan your dependencies

Page 1 of 20

6.13.0

-------------------

New features:


- Add support for setting max_value_length in Sentry init.
When you use this option, you should use `sentry-sdk` 1.29.0 or higher.
[gyst] (193)


Tests


- Update tox to support python 3.10 and 3.11. (193)

6.12.2

-------------------

New features:


- Add ``dos_protection`` config.
With Zope 5.8.4+ you may get ``zExceptions.BadRequest: data exceeds memory limit`` when uploading an image or file of more than 1 MB.
To increase this limit, you can add this in your instance recipe, and choose your own limit::

zope-conf-additional =
<dos_protection>
form-memory-limit 4MB
</dos_protection>

[mamico] (191)

6.12.1

-------------------

Documentation:


- Update README: for ``RotatingFileHandler`` ``maxCount`` is not a valid keyword argument.
Use ``backupCount``.
[gforcada] (190)

6.12.0

-------------------

New features:


- Add new option `asyncore_use_poll` to waitress config file.
[petschki] (189)

6.11.0

-------------------

New features:


- By default, do not create a tempstorage on Plone 6.
See `issue 180 <https://github.com/plone/plone.recipe.zope2instance/issues/180>`_.
[maurits] (180)

6.10.2

-------------------

Bug fixes:


- Fix ``python-dotenv`` dependency for Python 2 compatibility. [dataflake] (181)

Page 1 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.