diff text/en/CHANGES @ 2696:f85798c1c70a

nginx-1.19.9
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 30 Mar 2021 17:56:02 +0300
parents 4398fd0f0341
children f8686d85df53
line wrap: on
line diff
--- a/text/en/CHANGES	Mon Mar 29 19:51:51 2021 +0100
+++ b/text/en/CHANGES	Tue Mar 30 17:56:02 2021 +0300
@@ -1,4 +1,24 @@
 
+Changes with nginx 1.19.9                                        30 Mar 2021
+
+    *) Bugfix: nginx could not be built with the mail proxy module, but
+       without the ngx_mail_ssl_module; the bug had appeared in 1.19.8.
+
+    *) Bugfix: "upstream sent response body larger than indicated content
+       length" errors might occur when working with gRPC backends; the bug
+       had appeared in 1.19.1.
+
+    *) Bugfix: nginx might not close a connection till keepalive timeout
+       expiration if the connection was closed by the client while
+       discarding the request body.
+
+    *) Bugfix: nginx might not detect that a connection was already closed
+       by the client when waiting for auth_delay or limit_req delay, or when
+       working with backends.
+
+    *) Bugfix: in the eventport method.
+
+
 Changes with nginx 1.19.8                                        09 Mar 2021
 
     *) Feature: flags in the "proxy_cookie_flags" directive can now contain