chore(deps): update dependency gunicorn to v20.1.0 #7328
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==19.10.0
->==20.1.0
==20.0.4
->==20.1.0
Release Notes
benoitc/gunicorn
v20.1.0
Compare Source
accept
wsgi_app
--timeout = 0
$PORT
environment variablesocket.sendfile
instead ofos.sendfile
InotifyError
when a fileis added to the working directory
--log-dict-config
CLI flag because it never had a working format(the
logconfig_dict
setting in configuration files continues to work)** Breaking changes **
** Documentation **
** Others **
v20.0.4
Compare Source
bdist_rpm
buildv20.0.3
Compare Source
socketfromfd.fromfd
when defaults are not setv20.0.2
Compare Source
20.0.2
20.0.1
__file__
is now availablewsgi.input_terminated
. It is always true.__repr__
method toConfig
instancesocketfromfd.fromfd
functionrequest smuggling <https://portswigger.net/research/http-desync-attacks-request-smuggling-reborn>
_fix
RecursionError
.v20.0.1
Compare Source
v20.0.0
Compare Source
fdopen
RuntimeWarning
in Python 3.8StopIteration
andKeyboardInterrupt
exceptions with same body together in Arbiter.run()setproctitle
module toextras_require
in setup.pyutil.import_module
types.SimpleNamespace
in tests utilsSourceFileLoader
instead instead ofexecfile_
importlib
instead of__import__
and eval`datadog <https://www.datadoghq.com>
_ tags for statsd metricsparse_address
util added testfutures
import in gthread modulewsgi.input_terminated
extensiontornado <https://www.tornadoweb.org/>
_ 5 and 6 support--bind
to open file descriptors--ssl-version
flagResourceWarning
when reading a Python config moduleInotifyReloadeder
: handlemodule.__file__
is None/dev/shm
as a convenient alternative to making your own tmpfs mount in fchmod FAQ--max-requests
documentationConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.