File tree Expand file tree Collapse file tree 4 files changed +63
-0
lines changed Expand file tree Collapse file tree 4 files changed +63
-0
lines changed Original file line number Diff line number Diff line change 11
2+ Changes with nginx 1.27.3 26 Nov 2024
3+
4+ *) Feature: the "server" directive in the "upstream" block supports the
5+ "resolve" parameter.
6+
7+ *) Feature: the "resolver" and "resolver_timeout" directives in the
8+ "upstream" block.
9+
10+ *) Feature: SmarterMail specific mode support for IMAP LOGIN with
11+ untagged CAPABILITY response in the mail proxy module.
12+
13+ *) Change: now TLSv1 and TLSv1.1 protocols are disabled by default.
14+
15+ *) Change: an IPv6 address in square brackets and no port can be
16+ specified in the "proxy_bind", "fastcgi_bind", "grpc_bind",
17+ "memcached_bind", "scgi_bind", and "uwsgi_bind" directives, and as
18+ client address in ngx_http_realip_module.
19+
20+ *) Bugfix: in the ngx_http_mp4_module.
21+ Thanks to Nils Bars.
22+
23+ *) Bugfix: the "so_keepalive" parameter of the "listen" directive might
24+ be handled incorrectly on DragonFly BSD.
25+
26+ *) Bugfix: in the "proxy_store" directive.
27+
28+
229Changes with nginx 1.27.2 02 Oct 2024
330
431 *) Feature: SSL certificates, secret keys, and CRLs are now cached on
Original file line number Diff line number Diff line change 11
2+ Изменения в nginx 1.27 . 3 26.11 . 2024
3+
4+ *) Добавление : директива server в блоке upstream поддерживает параметр
5+ resolve .
6+
7+ *) Добавление : директивы resolver и resolver_timeout в блоке upstream .
8+
9+ *) Добавление : поддержка SmarterMail -специфичного режима IMAP LOGIN с
10+ нетегированным ответом CAPABILITY в почтовом прокси -сервере .
11+
12+ *) Изменение : теперь протоколы TLSv1 и TLSv1 . 1 по умолчанию запрещены .
13+
14+ *) Изменение : IPv6 -адрес в квадратных скобках без порта теперь можно
15+ указывать в директивах proxy_bind , fastcgi_bind , grpc_bind ,
16+ memcached_bind , scgi_bind и uwsgi_bind , а также как адрес клиента в
17+ модуле ngx_http_realip_module .
18+
19+ *) Исправление : в модуле ngx_http_mp4_module .
20+ Спасибо Nils Bars .
21+
22+ *) Исправление : параметр so_keepalive директивы listen мог работать
23+ некорректно на DragonFly BSD .
24+
25+ *) Исправление : в директиве proxy_store .
26+
27+
228Изменения в nginx 1.27 . 2 02.10 . 2024
329
430 *) Добавление : SSL -сертификаты , секретные ключи и списки CRL теперь
Original file line number Diff line number Diff line change 2626<year href =" 2009.html" year =" 2009" />
2727</years >
2828
29+ <event date =" 2024-11-26" >
30+ <para >
31+ <link doc =" en/download.xml" >nginx-1.27.3</link >
32+ mainline version has been released,
33+ featuring automatic re‑resolution of hostnames
34+ in upstream groups using DNS.
35+ </para >
36+ </event >
37+
2938<event date =" 2024-10-22" >
3039<para >
3140<link doc =" en/docs/njs/index.xml" >njs-0.8.7</link >
Original file line number Diff line number Diff line change 99
1010<download tag =" mainline" changes =" " >
1111
12+ <item ver =" 1.27.3" />
1213<item ver =" 1.27.2" />
1314<item ver =" 1.27.1" />
1415<item ver =" 1.27.0" />
You can’t perform that action at this time.
0 commit comments