mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
document the 19.1.1 tag
This commit is contained in:
parent
717460b336
commit
3e76389ef0
@ -1,6 +1,33 @@
|
|||||||
Changelog - 2014
|
Changelog - 2014
|
||||||
================
|
================
|
||||||
|
|
||||||
|
19.1.1 / 2014-08-16
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
Changes
|
||||||
|
-------
|
||||||
|
|
||||||
|
Core
|
||||||
|
++++
|
||||||
|
|
||||||
|
- fix `#835 <https://github.com/benoitc/gunicorn/issues/835>`_: display correct pid of already running instance
|
||||||
|
- fix : fix `PyTest` class in setup.py.
|
||||||
|
|
||||||
|
Logging
|
||||||
|
+++++++
|
||||||
|
|
||||||
|
- fix `#838 <https://github.com/benoitc/gunicorn/issues/838>`_: statsd logegr, send statsd timing metrics in milliseconds
|
||||||
|
- fix `#839 <https://github.com/benoitc/gunicorn/issues/839>`_: statsd logger, allows for empty log message while pushing metrics and restore worker number in DEBUG logs
|
||||||
|
- fix `#850 <https://github.com/benoitc/gunicorn/issues/850>`_: add
|
||||||
|
timezonw to logging
|
||||||
|
- fix `#853 <https://github.com/benoitc/gunicorn/issues/853>`_: Respect logger_class setting unless statsd is on
|
||||||
|
|
||||||
|
AioHttp worker
|
||||||
|
++++++++++++++
|
||||||
|
|
||||||
|
- fix `#830 <https://github.com/benoitc/gunicorn/issues/830>`_ make sure
|
||||||
|
gaiohttp worker is shipped with gunicorn.
|
||||||
|
|
||||||
19.1 / 2014-07-26
|
19.1 / 2014-07-26
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,33 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
19.1.1 / 2014-08-16
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
Changes
|
||||||
|
-------
|
||||||
|
|
||||||
|
Core
|
||||||
|
++++
|
||||||
|
|
||||||
|
- fix `#835 <https://github.com/benoitc/gunicorn/issues/835>`_: display correct pid of already running instance
|
||||||
|
- fix : fix `PyTest` class in setup.py.
|
||||||
|
|
||||||
|
Logging
|
||||||
|
+++++++
|
||||||
|
|
||||||
|
- fix `#838 <https://github.com/benoitc/gunicorn/issues/838>`_: statsd logegr, send statsd timing metrics in milliseconds
|
||||||
|
- fix `#839 <https://github.com/benoitc/gunicorn/issues/839>`_: statsd logger, allows for empty log message while pushing metrics and restore worker number in DEBUG logs
|
||||||
|
- fix `#850 <https://github.com/benoitc/gunicorn/issues/850>`_: add
|
||||||
|
timezonw to logging
|
||||||
|
- fix `#853 <https://github.com/benoitc/gunicorn/issues/853>`_: Respect logger_class setting unless statsd is on
|
||||||
|
|
||||||
|
AioHttp worker
|
||||||
|
++++++++++++++
|
||||||
|
|
||||||
|
- fix `#830 <https://github.com/benoitc/gunicorn/issues/830>`_ make sure
|
||||||
|
gaiohttp worker is shipped with gunicorn.
|
||||||
|
|
||||||
19.1 / 2014-07-26
|
19.1 / 2014-07-26
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user