comparison text/en/CHANGES-1.20 @ 2798:cf75284a3557

nginx-1.20.2
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 16 Nov 2021 17:53:31 +0300
parents a7a36efd10af
children
comparison
equal deleted inserted replaced
2797:17ed19394953 2798:cf75284a3557
1
2 Changes with nginx 1.20.2 16 Nov 2021
3
4 *) Feature: OpenSSL 3.0 compatibility.
5
6 *) Bugfix: SSL variables might be empty when used in logs; the bug had
7 appeared in 1.19.5.
8
9 *) Bugfix: keepalive connections with gRPC backends might not be closed
10 after receiving a GOAWAY frame.
11
12 *) Bugfix: backend SSL connections in the stream module might hang after
13 an SSL handshake.
14
15 *) Bugfix: SSL connections with gRPC backends might hang if select,
16 poll, or /dev/poll methods were used.
17
18 *) Bugfix: in the $content_length variable when using chunked transfer
19 encoding.
20
21 *) Bugfix: requests might hang when using HTTP/2 and the "aio_write"
22 directive.
23
1 24
2 Changes with nginx 1.20.1 25 May 2021 25 Changes with nginx 1.20.1 25 May 2021
3 26
4 *) Security: 1-byte memory overwrite might occur during DNS server 27 *) Security: 1-byte memory overwrite might occur during DNS server
5 response processing if the "resolver" directive was used, allowing an 28 response processing if the "resolver" directive was used, allowing an