comparison text/en/CHANGES @ 2622:64bbb9163a14

nginx-1.19.5
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 Nov 2020 18:14:50 +0300
parents 3cb2736bb74c
children a0824dab33ff
comparison
equal deleted inserted replaced
2621:16e9467b75ca 2622:64bbb9163a14
1
2 Changes with nginx 1.19.5 24 Nov 2020
3
4 *) Feature: the -e switch.
5
6 *) Feature: the same source files can now be specified in different
7 modules while building addon modules.
8
9 *) Bugfix: SSL shutdown did not work when lingering close was used.
10
11 *) Bugfix: "upstream sent frame for closed stream" errors might occur
12 when working with gRPC backends.
13
14 *) Bugfix: in request body filters internal API.
15
1 16
2 Changes with nginx 1.19.4 27 Oct 2020 17 Changes with nginx 1.19.4 27 Oct 2020
3 18
4 *) Feature: the "ssl_conf_command", "proxy_ssl_conf_command", 19 *) Feature: the "ssl_conf_command", "proxy_ssl_conf_command",
5 "grpc_ssl_conf_command", and "uwsgi_ssl_conf_command" directives. 20 "grpc_ssl_conf_command", and "uwsgi_ssl_conf_command" directives.