summaryrefslogtreecommitdiff
path: root/docs/release-notes
Commit message (Expand)AuthorAgeFilesLines
* Add release notes for 4.9.5.HEADdevelopGraham Dumpleton2022-10-051-0/+13
* Fix ability to build with Apache 2.2.Graham Dumpleton2022-09-121-0/+3
* Add release notes for version 4.9.5 with details of LimitRequestBody issue.Graham Dumpleton2022-09-121-0/+18
* Add changes notes and new documentation related to operation of trusted proxy...Graham Dumpleton2022-07-181-0/+88
* Add release notes page for 4.9.3.Graham Dumpleton2022-06-281-0/+7
* Fix bug where daemon mode process could crash if invalid URL path was used.Graham Dumpleton2022-05-251-0/+3
* Increment version to 4.9.2 and add release notes file.Graham Dumpleton2022-05-251-0/+11
* Updates so compiles on Python 3.11.Graham Dumpleton2022-05-021-0/+3
* Fix typo in release notes.Graham Dumpleton2022-05-021-2/+2
* Document Pdb fix for when using debug mode.Graham Dumpleton2022-05-021-0/+13
* Revert default behaviour to be that of destroying Python interpreter on proce...Graham Dumpleton2022-05-021-14/+13
* Don't destroy Python interpreters on process shutdown.Graham Dumpleton2021-11-211-0/+84
* Fix incorrect application of startup timeout.Graham Dumpleton2021-08-031-0/+11
* Set default for graceful timeout.Graham Dumpleton2021-08-031-0/+15
* Was not exiting as soon as active requests complete.Graham Dumpleton2021-08-031-0/+6
* Correct value of wsgi.multithread.Graham Dumpleton2021-08-031-0/+18
* Fix compilation when embedded mode disabled.Graham Dumpleton2021-08-031-0/+3
* Add release notes for version 4.9.0.Graham Dumpleton2021-06-181-0/+16
* Add note about logging errno when fail to set resource limits.Graham Dumpleton2021-05-141-0/+3
* Add warning about start-server on Windows.Graham Dumpleton2021-05-141-0/+8
* Fix deprecation warning in PyArg_ParseTuple().Graham Dumpleton2021-02-131-0/+5
* Stop Apache parent process aborting when lazy initialization is turned off.Graham Dumpleton2020-12-241-0/+6
* Add warning that aggregated request metric data format may yet change.Graham Dumpleton2020-10-301-0/+4
* Add docs on --embedded-mode option to mod_wsgi-express.Graham Dumpleton2020-10-301-0/+14
* Add documentation on prior changes.Graham Dumpleton2020-10-301-0/+44
* Add workaround to force importing of threading module in main thread.Graham Dumpleton2020-10-301-0/+11
* Add documentation on Windows virtual environment workaround.Graham Dumpleton2020-10-041-0/+19
* Fix process crash on Apache startup due to incorrect use of memory pools.Graham Dumpleton2020-10-041-0/+13
* Increment mod_wsgi version to 4.8.0.Graham Dumpleton2020-10-041-0/+7
* Add release notes for 4.7.1.Graham Dumpleton2020-02-171-0/+14
* Add way of installing parallel mod_wsgi-standalone package.Graham Dumpleton2019-12-201-0/+29
* Requests hitting queue timeout not being failed immediately.Graham Dumpleton2019-10-061-0/+7
* Add --enable-sendfile option to mod_wsgi-express.Graham Dumpleton2019-06-181-0/+7
* Add change notes file for 4.6.8.Graham Dumpleton2019-06-181-0/+7
* Add docs on Windows forking changes.Graham Dumpleton2019-06-181-0/+13
* Add request data and Apache request ID to request events.Graham Dumpleton2019-06-071-0/+8
* Add note about Python 3.8 support.Graham Dumpleton2019-06-071-0/+5
* Add search for bash shell and fallback to sh.Graham Dumpleton2019-05-221-3/+6
* Increment version to 4.6.6.Graham Dumpleton2019-05-141-0/+12
* Use /dev/null for mime types if no system mime types file can be found.Graham Dumpleton2018-10-221-0/+3
* Use /var/tmp directory for temporary server root directory on macOS.Graham Dumpleton2018-10-221-0/+7
* Add special support for using mod_wsgi-express with shiv variant of a zipapp.Graham Dumpleton2018-10-221-0/+8
* Static files in document root not accessing when WSGI application mounted at ...Graham Dumpleton2018-06-291-0/+8
* Add release notes files for 4.6.5.Graham Dumpleton2018-06-291-0/+7
* Fix compile time issue in Windows with wsgi_daemon_process being undefined.Graham Dumpleton2018-04-021-0/+6
* Python config directory can have platform name in it.Graham Dumpleton2018-04-021-0/+12
* Increment version to 4.6.4.Graham Dumpleton2018-04-021-0/+7
* Import Django WSGI application as module not script file path so relative imp...Graham Dumpleton2018-03-261-0/+8
* Fix compilation error on Windows with undefined symbol.Graham Dumpleton2018-03-141-0/+5
* Use alternative to PyFrame_GetLineNumber() so still compiles with Python 2.6 ...Graham Dumpleton2018-03-051-0/+10