comparison text/en/CHANGES @ 2549:c13a55aae487

nginx-1.19.0
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 26 May 2020 18:05:19 +0300
parents d60376fec8a1
children 55da8df41bfd
comparison
equal deleted inserted replaced
2548:ffc4083f5c7e 2549:c13a55aae487
1
2 Changes with nginx 1.19.0 26 May 2020
3
4 *) Feature: client certificate validation with OCSP.
5
6 *) Bugfix: "upstream sent frame for closed stream" errors might occur
7 when working with gRPC backends.
8
9 *) Bugfix: OCSP stapling might not work if the "resolver" directive was
10 not specified.
11
12 *) Bugfix: connections with incorrect HTTP/2 preface were not logged.
13
1 14
2 Changes with nginx 1.17.10 14 Apr 2020 15 Changes with nginx 1.17.10 14 Apr 2020
3 16
4 *) Feature: the "auth_delay" directive. 17 *) Feature: the "auth_delay" directive.
5 18