Gunicorn 19.1.1 is a minor release with some fixes.
Changes:
Core
- fix #835: display correct pid of already running instance
- fix : fix
PyTest
class in setup.py.
Logging
- fix #838 : statsd logger, send statsd timing metrics in milliseconds
- fix #839 : statsd logger, allows for empty log message while pushing metrics and restore worker number in DEBUG logs
- fix #850: add timezone info to logging
- fix #853: Respect logger_class setting unless statsd is on
AioHttp worker
- fix #830 make sure gaiohttp worker is shipped with gunicorn.
Full changelog is available here:
More
You can find the documentation here:
http://docs.gunicorn.org/en/19.1.1/
Latest version is also available on Pypi: