comparison text/en/CHANGES @ 2993:1ae01ea2eca8

nginx-1.25.2
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 15 Aug 2023 20:12:08 +0300
parents f8ad45c72992
children f14c61d6abad
comparison
equal deleted inserted replaced
2992:6e094f915896 2993:1ae01ea2eca8
1
2 Changes with nginx 1.25.2 15 Aug 2023
3
4 *) Feature: path MTU discovery when using HTTP/3.
5
6 *) Feature: TLS_AES_128_CCM_SHA256 cipher suite support when using
7 HTTP/3.
8
9 *) Change: now nginx uses appname "nginx" when loading OpenSSL
10 configuration.
11
12 *) Change: now nginx does not try to load OpenSSL configuration if the
13 --with-openssl option was used to built OpenSSL and the OPENSSL_CONF
14 environment variable is not set.
15
16 *) Bugfix: in the $body_bytes_sent variable when using HTTP/3.
17
18 *) Bugfix: in HTTP/3.
19
1 20
2 Changes with nginx 1.25.1 13 Jun 2023 21 Changes with nginx 1.25.1 13 Jun 2023
3 22
4 *) Feature: the "http2" directive, which enables HTTP/2 on a per-server 23 *) Feature: the "http2" directive, which enables HTTP/2 on a per-server
5 basis; the "http2" parameter of the "listen" directive is now 24 basis; the "http2" parameter of the "listen" directive is now