diff text/en/CHANGES @ 2673:4398fd0f0341

nginx-1.19.8
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 09 Mar 2021 18:38:52 +0300
parents eb417a9a089b
children f85798c1c70a
line wrap: on
line diff
--- a/text/en/CHANGES	Tue Mar 09 13:30:33 2021 +0000
+++ b/text/en/CHANGES	Tue Mar 09 18:38:52 2021 +0300
@@ -1,4 +1,21 @@
 
+Changes with nginx 1.19.8                                        09 Mar 2021
+
+    *) Feature: flags in the "proxy_cookie_flags" directive can now contain
+       variables.
+
+    *) Feature: the "proxy_protocol" parameter of the "listen" directive,
+       the "proxy_protocol" and "set_real_ip_from" directives in mail proxy.
+
+    *) Bugfix: HTTP/2 connections were immediately closed when using
+       "keepalive_timeout 0"; the bug had appeared in 1.19.7.
+
+    *) Bugfix: some errors were logged as unknown if nginx was built with
+       glibc 2.32.
+
+    *) Bugfix: in the eventport method.
+
+
 Changes with nginx 1.19.7                                        16 Feb 2021
 
     *) Change: connections handling in HTTP/2 has been changed to better