pypi gunicorn 19.1.1
Gunicorn 19.1.1 has been released

latest releases: 22.0.0, 21.2.0, 21.1.0...
9 years ago

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:

19.1...19.1.1

More

You can find the documentation here:

http://docs.gunicorn.org/en/19.1.1/

Latest version is also available on Pypi:

https://pypi.python.org/pypi/gunicorn/19.1.1

Don't miss a new gunicorn release

NewReleases is sending notifications on new releases.