Bugfix: Proxy module settings in the http
block could break functionality of modules that use the client
block for outgoing requests; the bug had appeared in 1.10.0.
Bugfix: Enabling proxy_ignore_client_abort together with modules that use the client
block for outgoing requests could lead to worker process crashes; the bug had appeared in 1.10.0.
Bugfix: If a single server was pre-configured in an upstream group, servers added via the Docker API might not be included in load balancing.
Bugfix: If the only server in an upstream group was added via the Docker API, it might be excluded from load balancing when detected to be unavailable.