Plone.recipe.zope2instance

Latest version: v8.0.0

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

Scan your dependencies

Page 3 of 21

6.10.0

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

New features:


- Allow to customize the WSGI pipeline [ale-rt, jensens] (116)
- Add repoze.profile profiling middleware support [jensens] (129)


Bug fixes:


- Enable both weekly and manual builds for GitHub Actions [jugmac00] (169)
- Fix unsupported syntax in the requirements files which prevented to evaluate
the specified constraints during test runs [jugmac00]. (171)
- Applied code style black and isort with Plone/black rules, includes tox/GH-Actions [jensens] (175)

6.9.0

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

New features:


- Make any ctl script python-env aware
[sneridagh] (162)
- Added support for Python 3.9 and restored support for Python 3.5 (needed for Zope 4)
[dataflake] (164)


Bug fixes:


- Fixed ``$PYTHONSTARTUP`` file support for the ``debug`` command under Python 3
[dataflake] (167)

6.8.3

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

Bug fixes:


- Fix windows `wsgi.ini` to have a configurable listen address.
Added missing WSGI config options for windows.
[jensens] (161)

6.8.2

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

Bug fixes:


- Restored ability to use own explicit version of zodb-temporary-storage.
[maurits] (93)

6.8.1

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

Bug fixes:


- Properly disable access-log for WSGI.
[tschorr] (159)

6.8.0

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

New features:


- Added option ``clear-untrusted-proxy-headers``, with default false.
See waitress documentation on `clear_untrusted_proxy_headers <https://waitress.readthedocs.io/en/latest/arguments.html?highlight=clear_untrusted_proxy_headers>`_.
Fixes a `deprecation warning <https://github.com/plone/plone.recipe.zope2instance/issues/142>`_.
[maurits] (142)
- Added option ``max-request-body-size``, with default 1073741824.
See waitress documentation on `max_request_body_size <https://waitress.readthedocs.io/en/latest/arguments.html?highlight=max_request_body_size>`_.
[mpeeters] (155)


Bug fixes:


- Add GitHub Actions to project.
Run tests there in a matrix against Zope 4 and Zope 5, Windows and Linux, Python 27, 3.6, 3.7 and 3.8.
Testing Python 2.7 on Windows is skipped.
Refactor tox test setup slightly, do not use tox on GitHub.
Split up tests in smaller easier to maintain files.
Fix tests to run on Windows without tocuhing the recipe code (the Windows code is not perfect right now, but it test are reflecting current state).
This primary includes respecting path-handling (backslash vs slash), conditional instance generation and differences in wsgi configurations.
Also resolves "unclosed files" warnings.
Reflect Zope 5 and so Plone 6.0 support in trove classifiers.
[jensens] (150)

Page 3 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.